Hospital Management Web App ECIG SCHOOL, Prof YOUSS MOHAMMED
This is a Hospital Management Web Application built using the Python framework NiceGUI for the frontend and Pony ORM for database management.
The application provides an intuitive and user-friendly interface for managing hospital operations, including patient records, appointments, and staff details.
Features:
Patient Management: Add, edit, and manage patient records. Appointment Scheduling: Seamlessly schedule and track appointments. Staff Management: Organize and maintain staff details. Modern UI: Built using NiceGUI for a clean and responsive user interface. Database Integration: Powered by Pony ORM for robust and efficient database management. Installation Follow these steps to set up and run the application:
Clone the Repository:
git clone https://github.com/Dovolin666/sbitar.git
cd sbitar
Run the Application:
Execute the main.py file to start the application:
python main.py
Access the Web App:
Open your browser and navigate to: http://127.0.0.1:8080