Incremental Construction - SENG-350-2024-fall/Team4 GitHub Wiki
Construction Goals
Milestone 2
Setup basic structure of backend (Python) and frontend (VUE js). Add login page, home page, navigation bar, and virtual triage page to frontend (does not need to be fully implemented).
Milestone 3
Get started on backend of application. Setup basic code with JSON files acting as database.
Milestone 4
Finish front end and link it to backend