Changes between Initial Version and Version 1 of ApplicationDevelopment
- Timestamp:
- 09/20/25 15:57:50 (3 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ApplicationDevelopment
v1 v1 1 = Application Development 2 3 == Scope 4 This phase concerns itself with implementing the use cases defined in P3 of the project, found at: 5 https://develop.finki.ukim.mk/projects/routemk/wiki/ApplicationDesign 6 7 == Source 8 The source code for the application can be found on GitHub at the following link https://github.com/KikoTheFinker/RouteMK, 9 and includes setup through: 10 - Docker (recommended, especially for the DB) 11 - Native (no containers) 12