Incremental Contruction - SENG-350-2024-fall/Team-8 GitHub Wiki

Milestone 2

Our goals for the milestone were to implement:

  • A login page
  • A Sign-up page
  • A basic homepage
  • A logout button

For this milestone, we were able to achieve all these pages for our app. These pages are set-up for the Patient's view of the app, so future work would need to be done for Nurse, Doctor, EMT and Admin. Currently, for our backend, we have a JavaScript file that is storing/retrieving account information.

Milestone 3

Our goals for this milestone is to implement:

  • A homepage for Nurse, Doctor, EMT and Admin
  • The entire Triage functionality
  • A Schedule Page (For Nurse and Doctor)
  • A Profile Page
  • A Notification Page

Milestone 4

Our goals for this milestone is to implement the remaining functionality that was was stated in our diagrams and use cases.