Mobile Store Management System using PHP and MySQL
Project Name | Mobile Store Management System project in PHP |
---|---|
Language Used | PHP5.6, PHP7.x |
Database | MySQL 5.x |
User Interface Design | HTML, AJAX,JQUERY,JAVASCRIPT |
Web Browser | Mozilla, Google Chrome, IE8, OPERA |
Software | XAMPP / Wamp / Mamp/ Lamp (anyone) |
In Mobile Store/Shop Management System Project 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 status.
Reviews: In this section, admin can view the reviews of products which is given by buyers and they have right to approved the review or not.
Enquiry: In this section, admin can view the inquiry which is sent by users.
Search Order: In this section, admin can search particular order with the help of the order number.
Reg Users: In this section, the admin can view registered users.
Subscriber: In this section admin views subscriber mails.
Reports: In this section admin can view order details, order counts, and sales reports according to dates.
Admin can also update his profile, change the password and recover the password.
User Module
1.Mobile Shop: In this section, users can view which mobile is available in the mobile shop.
2.My Accounts: In this section, users can his/her password, view and update his/her profile and log out from accounts.
3.My orders: In this section, users can view order history after login.
4.Cart: In this section, the user can add the mobile which he/she want to order.
5.Wishlist: In this section, the user can add mobile to the wishlist.
6.The user has also a facility to download his/her invoice and cancel orders if he/she wants to cancel.
Brief Information about the Homepage
On this page guest users (users who are not registered) can view the mobile, search for mobile according to name and brand name. Guest users can also sign up and the registered users can sign in. User can also track their order without login.
Some of the Project Screens
How to run the Mobile Store Management System Project Using PHP and MySQL
1.Download the zip file
2.Extract the file and copy mobilestorems
folder
3.Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/html)
4.Open PHPMyAdmin (http://localhost/phpmyadmin)
5.Create a database with name mobilestoredb
6.Import mobilestoredb.sql file(given inside the zip package in SQL file folder)
7.Run the script http://localhost/mobilestorems
Admin Credential
Username: admin
Password: Test@123
Employer Credential
Username: ak30@gmail.com
Password: Test@123
or Register a new user
+++++++++++++++++View Demo+++++++++++++++++++++
Project Download Link