Changes between Initial Version and Version 1 of ApplicationDevelopment


Ignore:
Timestamp:
09/20/25 15:57:50 (3 days ago)
Author:
221514
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ApplicationDevelopment

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