Incremental Construction - SENG-350-2024-fall/Team-11 GitHub Wiki

Milestone 2: Design

  1. Finalize UML Diagrams:

    • Class Diagram
    • Collaboration Diagram
    • Sequence Diagrams
    • Activity Diagram
    • State Machine Diagrams
    • Data Flow Diagrams (DFD)
    • Entity Relationship Diagram (ERD)
    • Component Diagram
  2. Implement Login and Registration Functionality:

    • Code user registration process.
    • Code user login process.
    • Establish user role assignment.

Milestone 3: Construction 1

  1. Enhance User Role Functionalities:

    • Implement features for Patient, ED, Nurse, Chemist, Clinic, and Admin roles.
  2. Develop Virtual Triage Process:

    • Create functionality for managing patient symptoms and treatment recommendations.
    • Integrate patient notifications related to triage results.

Milestone 4: Documentation

  1. Integrate System Components:
    • Ensure smooth interactions and data flows between components.
  2. Finalize Documentation:
    • Update technical and user documentation.
  3. 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