Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

CommanderX0/OOP-Hospital-System

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vitalis Cura Hospital Management System 🏥✨

MIT License Python CustomTkinter

A collaborative Python OOP project simulating a real-world hospital management system with secure role-based access and a sleek modern GUI. 💻🩺

Purpose

  • Demonstrate core OOP principles: encapsulation, inheritance, polymorphism, abstraction. 🔑
  • Build a scalable, maintainable application for hospital workflows. 📊
  • Create a standout portfolio piece showcasing Python GUI development and data persistence. 📁

Note: This is a collaborative fork from CommanderX0's original project – we worked on it together! Explore, fork, and contribute! 😊

Key Features

  • Role-Based Access Control: Admin, Doctor, Nurse, Receptionist 👥
  • Full Management Modules: Patients, Doctors, Medicines, Appointments 🩺
  • Data Persistence: All records saved in JSON files 💾
  • Modern GUI: Beautiful interface built with CustomTkinter 🖥️
  • Input Validation & Security: Basic checks and planned password hashing 🔒

Technologies

  • Python 3.x
  • CustomTkinter (modern Tkinter wrapper)
  • JSON (lightweight data storage)

Project Structure

OOP-Hospital-System/ ├── main.py # Application entry point 🚀 ├── gui/ # All GUI windows and components 🎨 ├── models/ # Core OOP classes (User, Patient, Doctor, etc.) 🏗️ ├── data/ # JSON persistence files 📂 ├── utils/ # Helper functions and utilities 🛠️ ├── screenshots/ # GUI screenshots 📸 ├── LICENSE # MIT License ├── .gitignore # Git ignore rules └── README.md # You're reading this! 📝

Installation

  1. Clone the repository
    git clone https://github.com/iarchtesla/OOP-Hospital-System.git
    cd OOP-Hospital-System
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.