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.
- Host: GitHub
- URL: https://github.com/bikramai/flask-healthcare-management-system
- Owner: Bikramai
- Created: 2024-08-17T23:11:11.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-08-17T23:32:20.000Z (10 months ago)
- Last Synced: 2025-02-09T05:41:27.370Z (4 months ago)
- Topics: bootstrap, css, flask, flask-bcrypt, flask-login, flask-mail, flask-sqlalchemy, html, javascript, python, smtplib, sqlite3
- Language: HTML
- Homepage:
- Size: 14.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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