This Python program is designed to manage medicine inventory in a hospital setting. It provides a user-friendly interface for tracking medicines, generating reports, and maintaining records efficiently.
- Add, update, and delete medicine entries
- View current inventory
- Generate PDF reports of the medicine inventory
- Data storage in JSON format
- Python
- Tkinter (for GUI)
- ReportLab (for PDF generation)
- JSON (for data storage)
- OS (for file management)
- Ensure you have Python installed on your system.
- Clone this repository:
git clone https://github.com/vanu888/HMMSystem.git cd HMMSystem
For detailed instructions on using this project, please refer to the User Manual.
Alternatively, you can visit the user manual directly at:
https://vanu888.github.io/HMMSystem/#chapter1
The PNG images used in this project were sourced from free-to-use platforms. For more details, see the credits.txt file.
This project is licensed under the MIT License - see the LICENSE file for details.