Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 411 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 411 Bytes

Hospital-Management-software

This is a Command Line Hospital Management software

Language: Python Database with sqlite

Features:

  • REGISTRATION: Register new patient

  • STORE :

    • Add Stock
    • Transfer Stock
  • PHARMACY:

    • Issue Medicine
  • BILLING:

    • Generate bill
  • PATIENT REPORT


Run the main.py file Located under the Main folder to run the program.

python main.py