Inventory Management System Using PHP and MySQL
In this project, we use PHP and MySQL database. This application is basically managed by the administrator and administrator has the following rights.
- Admin is the superuser of the website who can manage everything on the website. Admin can log in through the login page
- Dashboard: In this section, admin can see all detail in brief like the total brands, Total category, Total subcategory, Total products and Total sales.
- Category: In this section, admin can manage category (add/update).
- Sub Category: In this section, admin can manage subcategory (add/update).
- Brand: In this section, admin can manage brand (add/update).
- Product: In this section, admin can manage product (add/update).
- Inventory: In this section, admin can inventory of items.
- Cart: In this section, admin can view items which are added for checkout.
- Search: In this section, admin can search inventory items and those items into cart.
- Search Invoice: In this section, admin can search invoice of the orders with help of invoice number or customer mobile number.
- Reports: In this section, admin can view stock reports and sales in particular periods.
- Admin can also update his profile, change the password and recover the password.
There are no reviews yet.