Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a Hospital Management system App #484

Open
shivenyadavs opened this issue Jan 11, 2025 · 5 comments
Open

Add a Hospital Management system App #484

shivenyadavs opened this issue Jan 11, 2025 · 5 comments

Comments

@shivenyadavs
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Managing patient records, appointments, and hospital resources manually or through disparate systems is inefficient and error-prone. It becomes frustrating to track doctor schedules, patient histories, and billing in a streamlined way. Additionally, the lack of user-friendly software tailored for hospital staff increases workflow disruptions.

Describe the solution you'd like
A hospital management app built using Python, MySQL, and Tkinter that includes:

Patient Management: Add, update, delete, and view patient records with history tracking.
Appointment Scheduling: Manage doctor availability and book/cancel appointments.
Billing System: Generate invoices, manage payment statuses, and track expenses.
User Authentication: Login system with role-based access (e.g., admin, doctor, receptionist).
Resource Management: Track availability of rooms, beds, and medical equipment.
Report Generation: Export data such as daily appointments, revenue, and patient demographics to PDF or Excel.
Search Functionality: Search for records by patient name, ID, or doctor.
Intuitive UI: Simple and clean interface built with Tkinter.

Describe alternatives you've considered
Using a web-based solution with Django or Flask for better scalability and accessibility but requiring more setup and hosting.
Integrating a pre-built hospital management software, though such solutions might lack customization options and cost more.
Simplifying the app to focus on either patient records or appointments, but this reduces its usefulness.

Additional context
Add any other context or screenshots about the feature request here.

Copy link
Contributor

Thank you for raising this issue! We'll look into it as soon as possible. Please ensure that the issue is not duplicate, and you read CONTRIBUTING.md carefully. Your contributions are highly appreciated! 😊

@shivenyadavs
Copy link
Contributor Author

@dhairyagothi please assign this issue to me under advanced

@dhairyagothi
Copy link
Owner

what are tech stacks ??
use web development related tech stack only i.e. MERN tech stacks

@shivenyadavs
Copy link
Contributor Author

can i use python, mysql

@Thunder-Blaze
Copy link
Contributor

Can you assign this to me, I'll create it using MERN stack

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants