Skip to content

scientist-Momi/python_gui

Repository files navigation

Mini Hospital App - Python GUI

App Screenshot 1

📌 Introduction

The Mini Hospital App is a simple yet functional hospital management system built with Python and a GUI framework (Tkinter/PyQt/others). It helps manage patient records, doctor records, and appointments in a user-friendly interface.

✨ Features

  • Add, update, and delete patient records
  • Schedule doctor appointments
  • User-friendly graphical interface
  • Simple data storage

🛠️ Installation

To run this project locally, follow these steps:

  1. Clone the Repository:
    git clone https://github.com/scientist-Momi/python_gui.git
    cd python_gui
  2. Install Dependencies:
    pip install -r requirements.txt
  3. Run Application:
    python main.py
    

🎨 Credits

This project uses a custom theme. Credit to rdbende for their amazing design.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published