https://github.com/bikramai/hospital-management-system-portal
Allow easy appointment booking between patients and doctors. Doctors can prescribe patients and suggest medication. Also, admin doctors are to make sure that every patient is being served properly and new doctors are registered. Super Admins can add new Admin Doctors and doctors along with seeing user queries.
https://github.com/bikramai/hospital-management-system-portal
css flask flask-sqlalchemy html javascript python smtplib sqlite3
Last synced: 8 months ago
JSON representation
Allow easy appointment booking between patients and doctors. Doctors can prescribe patients and suggest medication. Also, admin doctors are to make sure that every patient is being served properly and new doctors are registered. Super Admins can add new Admin Doctors and doctors along with seeing user queries.
- Host: GitHub
- URL: https://github.com/bikramai/hospital-management-system-portal
- Owner: Bikramai
- Created: 2024-08-17T23:44:31.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-18T00:01:54.000Z (over 1 year ago)
- Last Synced: 2025-02-09T05:41:29.601Z (10 months ago)
- Topics: css, flask, flask-sqlalchemy, html, javascript, python, smtplib, sqlite3
- Language: HTML
- Homepage:
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About
Allow easy appointment booking between patients and doctors. Doctors can prescribe patients and suggest medication. Also, admin doctors are to make sure that every patient is being served properly and new doctors are registered. Super Admins can add new Admin Doctors and doctors along with seeing user queries.
Technologies:
Languages : JavaScript, HTML, CSS, Python
Framework : Flask, Flask-SQLAlchemy, Smtplib
Database : SQLite3
How to run project
flask --app run.py run