https://github.com/sibaniii/hospital-management-system-both-backend-and-frontend-with-gui-
This is a software system created using mysqlxpython interface
https://github.com/sibaniii/hospital-management-system-both-backend-and-frontend-with-gui-
crud-application gui hospital-management-system mysql mysql-connector mysql-database python python-mysql-connector python-mysql-crud ui ui-ux ux
Last synced: 3 months ago
JSON representation
This is a software system created using mysqlxpython interface
- Host: GitHub
- URL: https://github.com/sibaniii/hospital-management-system-both-backend-and-frontend-with-gui-
- Owner: sibaniii
- Created: 2025-07-02T15:05:44.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-07-02T15:20:22.000Z (3 months ago)
- Last Synced: 2025-07-02T16:29:52.952Z (3 months ago)
- Topics: crud-application, gui, hospital-management-system, mysql, mysql-connector, mysql-database, python, python-mysql-connector, python-mysql-crud, ui, ui-ux, ux
- Language: Python
- Homepage:
- Size: 1.65 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
So this software consists of 2 parts
1) BACKEND - which is a mysql databse
2) FRONTEND - a basic guifor backend the libraries used are: prettytable(to arrange data in tables) ,colorama(colour and font), mysql.connector(to create interface between python and mysql),
time, csvfor frontend the libraries used are: tkinter(to create gui,popups etc.), PIL (image handling), db_config (db connection)