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

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

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