VMS-diagrams
The sequence diagrams are created using PlantUML
Sequence Diagrams
Legend
- VMS - Visitor Management System
- Host - One who hosting the appointment. Eg: Doctor, Manager
- Visitor - One who requests for an appointment
- VM - Visitor Manager - One who interacts with visitor and manages appointment. Eg. Receptionist, Security.
- VA - Visitor Autheticator - One who authenticates a verified visitor before appointment. Eg. Security at each department, PA of the Host
- Admin - One who setup entire VMS
- Super Admin - One who enabled VMS for Admin
Mind map of entire application (NOT FINAL)
Raw file: mindmap.plantuml
Appointment booking sequence
Raw file: booking appointment.plantuml
Appointment approval sequence
Raw file: approving appointment.plantuml
Visitor checkin sequence
Raw file: visitor on appointment.plantuml