A web-based Clinic Patient Record Management System built using Python, MySQL, and Streamlit. It allows doctors and clinic staff to manage patient details, appointments, and medical records efficiently.
- 🧑⚕️ Add, update, view, and delete patient records
- 📅 Manage appointments
- 🩺 Record diagnoses, treatments, and visit notes
- 🔐 MySQL backend for secure data storage
- 💡 Simple and intuitive Streamlit UI
- 🌍 Easily deployable on Streamlit Cloud
| Layer | Technology |
|---|---|
| UI | Streamlit |
| Backend | Python |
| Database | MySQL |
| Deployment | Streamlit Cloud / Localhost |
git clone https://github.com/your-username/clinic-patient-record-system.git
cd clinic-patient-record-system
pip install -r requirements.txt
streamlit run app.py👨⚕️ Built with Care To support healthcare professionals in streamlining clinical records and appointments.