Skip to content

infrared-o8/hospital-management-python-sql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brief Summary

This project was made for the CBSE computer science practicals 2024-25, using SQL and Python. This project intends to allow quicker and easier handling of data relevant to the hospital environment, such as doctors' data, patients' data, and medication data. It also attempts to implement an appointment-scheduling system.

Quick Configuration

Run the init.bat file to install all dependencies and run main.py. I personally prefer logging in as an admin first, to view all the tables in the database.

No doctor/patient accounts will be imported with the setting up of the database, so you will have to create a new Doctor or Patient account. As for admin:

AdminID: ADM1 | Password: admin


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published