Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 854 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 854 Bytes

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 file for details.