Skip to content

sibaniii/Hospital-Management-System-both-backend-and-frontend-with-gui-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

So this software consists of 2 parts

  1. BACKEND - which is a mysql databse
  2. FRONTEND - a basic gui

for 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, csv

for frontend the libraries used are: tkinter(to create gui,popups etc.), PIL (image handling), db_config (db connection)

Releases

No releases published

Packages

No packages published

Languages