Mobile Store Management System using PHP and MySQL
In Mobile Store/Shop Management System we use PHP and MySQL databases. This is the project which keeps records of the inventory products, reviewer details, Order details. The Mobile Store/Shop Management System has two modules i.e. User and Admin. Admin Modules This module provides administrator-related functionalities. The administrator manages the entire application and maintains the profiles of applicants and employers. Dashboard : In this sections, admin can briefly view the total brands, total registered users, total products and total sales. Pages: In this section, admin can manage the about us and contact us pages. Brand : In this section, admin can manage mobile brands (add/update/delete) and deactivate the brands. Products : In this section, admin can manage the products (add/update/delete) and deactivate the products. Orders : In this section, admin can view the mobile order details and they have also the right to change order status according to current sta...