/Clinic-Receptionist-Tool

A simple GUI application to manage a medical patients

Primary LanguagePython

Medical Reception Management 🩺

A simple GUI application to manage a medical patients, built using PyQt5 and SQLAlchemy.

Features 🌟

  • Patient Management: Add, update, and view patient details. 🚀
  • Visit Records: Keep track of patient visits and payments. 💵
  • Search Functionality: Retrieve patient and visit details based on specific criteria. 🔍
  • Modern UI: Intuitive and user-friendly interface using PyQt5. 🖥

Getting Started 🚀

  1. Setup: Ensure you have PyQt5 and SQLAlchemy installed. You can install them using pip:
pip install PyQt5 SQLAlchemy
  1. Run: Execute the database.py script to create the database. Then launch the main script.
python main.py

Pictures 🖼️

1 2 3 4

Feedback and Contributions 🤝

Feel free to raise issues or submit PRs if you find any bugs or have suggestions for improvements. Contributions are always welcome! 🌐

License 📄

This project is open-source and available under the MIT License. Feel free to use, modify, and distribute as you see fit.


Made with ❤️ by [Obaskly]