OrthoFlow Documentation

OrthoFlow is an orthodontics workflow automation system built for patient care, clinic queue handling, student case supervision, records management, reporting, and administrative auditing.

This documentation is written for future maintainers, technical officers, IT staff, and project stakeholders who need to understand, deploy, and maintain the system.

  1. System Overview
  2. Architecture
  3. Data Storage
  4. Cloud Deployment
  5. Environment Variables
  6. Operations and Maintenance
  7. Troubleshooting

Repository Layout

.
├── codes/
│   ├── Backend/      Node.js/Express API
│   └── Frontend/     React/Vite frontend
├── docs/             Handover and maintenance documentation
└── README.md         Project entry point

Key Services Used in Production