Aim of this project is to create an effective software for pharmaceutical store to maintain the records of the medicines and handles the user details, generate invoice check and renew the validity of the medicines. It works on the management of the pharmaceutical store to improve the accuracy and enhance the security and efficiency of the pharmaceutical store. Basically, it is a desktop application and it is built with the help of JAVASE and MySQL database.
- Keep records of medicines.
- Keep records of medicine stocks.
- Account management.
- Billing.
- Report generation.
- Client reports.
- Expiry of stocks.
In this project there are two major modules:
- Admin Module
- Member Module
In admin module there are four sub modules:
- Login Submodule
- Employee Submodule
- Medicine Submodule
- Billing Submodule
- Admin can login.
- Admin can add employee.
- Admin can search/update/delete employee.
- Admin can view employee list.
- Admin can register medicine.
- Admin can search/update/delete medicine.
- Admin can medicine stock.
- Admin can update medicine stock.
- Admin can Generate invoice.
- Admin can view All invoices.
- Admin can view registered medicines.
- Admin can view stock.
- Admin can view reorder.
- Admin can view invoice by customer number.
- Admin can view invoice by invoice number.
- Admin can change password.
- Admin can logout.
In this project there are three modules:
- Login Submodule.
- Medicine Submodule
- Billing Submodule
- Member can login.
- Member can update medicine stocks.
- Member can search medicine.
- Member can generate invoice.
- Member can view invoice by customer number.
- Member can view invoice by invoice number.
- Member can change password.
- Member can logout.