Pharmacy Management System
Pharmacy Management System
System
By
-Login Form
This is the login form. Make sure to first select the user role from the combo box before logging in.
Only after choosing the appropriate role can the user proceed with entering their username and
password to access the system.
-Create Account (Link label)
Before a user can create an account, a terms and conditions form will be displayed. The user is required
to review the terms and click the "Continue" button if they agree and wish to proceed.
CLIENT SIDE:
-HOME
On the client-side home, it will just
have a description and a label where
the client's first name will be displayed
once login is successful.
-MEDICINES
On the medicines form, the client will be able to select medicines and add them to the cart.
-MY CART
On the "My Cart" form, the medicines ordered by the client will be displayed,
with the total price automatically calculated based on the items added to the cart.
Clients will also have the option to delete items from the cart, which will
automatically adjust the total. After successfully placing an order, a QR code will
be generated automatically.
-LOGOUT
At the top of the main form, there will be a button and an icon indicating the option for the
client to log out.
ADMIN SIDE:
-ADMIN HOME
On the admin home, new clients who have registered in the system will be displayed, along
with the overall total number of clients. There will also be a pie chart showing the percentage
of active and inactive users.
-STOCK REFILL
On the stock refill form, all medicine products with a quantity of 10 or below will be
displayed.
NOTE: This is not the final output/design
-ADD MEDICAL TITLE
In the medical title section, the admin can add new medicine products. This form also allows
the admin to view the list of medicines and provides options to update and delete entries.
-ADMIN LOGOUT
In the admin logout section, the admin will be able to log out of the system