Skip to content

ptanmay143/patient-information-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Patient Information System

This is a desktop application where a user can store details of a patient. It can also perform various operations such as adding a new record, updating a record, searching for a record, deleting a record and displaying all the records in the database.

It is written in Python and uses Tkinter for the GUI and SQLite for the database.

Requirements

  • Python

Usage

  • Run the program.

    python patient-information-system.py

About

Information system for storing patient details

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages