https://github.com/blackwakhu/flask-hospital-sql
beginner flask application
https://github.com/blackwakhu/flask-hospital-sql
bootstrap5 flask mysql python python3
Last synced: 3 months ago
JSON representation
beginner flask application
- Host: GitHub
- URL: https://github.com/blackwakhu/flask-hospital-sql
- Owner: blackwakhu
- Created: 2023-06-15T06:53:43.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-15T07:25:20.000Z (about 3 years ago)
- Last Synced: 2025-12-12T23:39:09.128Z (7 months ago)
- Topics: bootstrap5, flask, mysql, python, python3
- Language: HTML
- Homepage:
- Size: 1010 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The Hospital
the project is designed to be a record management system for inventory management in the hospital. it contains the following
- allergies
- patients
- disease
- drugs
- doctor
the system allows the user to enter information on the above parameters# flask-hospital-sql