An open API service indexing awesome lists of open source software.

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.

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