Incremental Construction - SENG-350-2024-fall/Team-11 GitHub Wiki
Milestone 2: Design
-
Finalize UML Diagrams:
- Class Diagram
- Collaboration Diagram
- Sequence Diagrams
- Activity Diagram
- State Machine Diagrams
- Data Flow Diagrams (DFD)
- Entity Relationship Diagram (ERD)
- Component Diagram
-
Implement Login and Registration Functionality:
- Code user registration process.
- Code user login process.
- Establish user role assignment.
Milestone 3: Construction 1
-
Enhance User Role Functionalities:
- Implement features for Patient, ED, Nurse, Chemist, Clinic, and Admin roles.
-
Develop Virtual Triage Process:
- Create functionality for managing patient symptoms and treatment recommendations.
- Integrate patient notifications related to triage results.
Milestone 4: Documentation
- Integrate System Components:
- Ensure smooth interactions and data flows between components.
- Finalize Documentation:
- Update technical and user documentation.
- Database update
- Had to be redone twice this milestone due to previous db provider archiving utility without clear notice
- Login/out working
- upload symptoms (NOT WORKING!!!!)
- most other basic db functionality (aka all missing functionality from milestone 3) working