Skip to content

Aniketsurya/Hospital-management-system-using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hospital-management-system-using-Python

Hospital database system using python

It has three databases for keeping records of Doctors, Patients admitted and new Appointments to specific doctors. Here, for interaction purpose i have used Tkinter in python. You can change design very easily. Database used here is sqlite3 which is already present in python. If you have to use other databases do the settings and use it. Python is very flexible.

This is home page. home

After clicking on doctors button it will open new tab. doctor

New tab for patients. Here, there are two queries to fire to interact with database. patients

About

Hospital database system using python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages