Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/udoy2/pharmacy_management_system
A comprehensive pharmacy management system in Java Swing, offering CRUD functionality for pharmacy, medicines, and staff management, complete with secure login. 💊🖥️
https://github.com/udoy2/pharmacy_management_system
java swing-application
Last synced: 6 days ago
JSON representation
A comprehensive pharmacy management system in Java Swing, offering CRUD functionality for pharmacy, medicines, and staff management, complete with secure login. 💊🖥️
- Host: GitHub
- URL: https://github.com/udoy2/pharmacy_management_system
- Owner: Udoy2
- Created: 2023-05-04T14:40:15.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-22T17:34:21.000Z (5 months ago)
- Last Synced: 2024-06-23T00:54:58.427Z (5 months ago)
- Topics: java, swing-application
- Language: Java
- Homepage:
- Size: 407 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pharmacy Management System
A Java Swing application for managing pharmacy operations, including medicine and staff management, with secure login functionality. 💊🖥️
## Features
- CRUD operations for pharmacies, medicines, and staff
- Secure login system
- User-friendly interface with Java Swing## Technologies Used
- **Java Swing**: Frontend GUI framework
- **Java**: Backend programming language## Contributing
Contributions are welcome! Please follow these steps to contribute:
1. Fork the repository.
2. Create a new branch (`git checkout -b feature-branch`).
3. Make your changes.
4. Commit your changes (`git commit -m 'Add some feature'`).
5. Push to the branch (`git push origin feature-branch`).
6. Open a pull request.## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.