This app is an IT solution for personal clinic management system. It provides a range of functionalities that automatate a clinic's day-to-day work and lessens the burden of repetitive, manual activities, as a result, facilitate the operation of the clinic and boost both its service speed and clients' satisfaction.
This app is the product of a major assignement executed by a team of 3, including Võ Quốc Huy, Trương Bùi Anh Tuấn, Trần Lưu Quốc Tuấn. The project execution progresses for over 2 months, and the score from the assignment serves as a uni's Software Technology course's end-of-term exam's score.
- Register
- Login
- Schedule appointment online
- Browse prescription history
- Predict sleep quality using AI Model
- Enlist patients
- Prescribe
- Browse for medications
- Do payment
- Generate statistics
- Flask: For both back and front end
- ChartJS: For drawing statistics
- Cloudinary: For storing images on remote database
- BCrypt: For hashing passwords
- Flask-Admin: For both back and front end of administration site
- Scikit-learn: For integrating AI Model into the code
- SQLAlchemy: For database queries
- WTForms: For facilitating form designs