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

https://github.com/bikramai/flask-healthcare-management-system

Allow seamless communication between client and developer to create new projects. Admin can create a new project assign a developer and assign the owner of the project. The owner can see the project progress and chat with admin as well. After project completion, admin can request payment as well.
https://github.com/bikramai/flask-healthcare-management-system

bootstrap css flask flask-bcrypt flask-login flask-mail flask-sqlalchemy html javascript python smtplib sqlite3

Last synced: 3 months ago
JSON representation

Allow seamless communication between client and developer to create new projects. Admin can create a new project assign a developer and assign the owner of the project. The owner can see the project progress and chat with admin as well. After project completion, admin can request payment as well.

Awesome Lists containing this project

README

        

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