Online Mobile Shopping Project in PHP

Subscribe YouTube For Latest Update Click Here

100 + PHP Projects with Source Code 

Mobile shopping project is a fast growing business in the world. Because of its user friendly and time saving features users are attracting towards online web shopping. Users can view different types of mobile phones from different types of brands and select products and add to cart and pay through online directly using credit card, debit card or internet banking

Admin Module:

  1. Login For Admin
  2. Forgot password for Admin
  3. Edit Profile For Admin
  4. Manage Customer
  5. Adding New Customer
  6. Edit the Exiting Customer
  7. View Profile of the Customer
  8. Listing of all Customer
  9. Filter and search customers
  10. Manage Mobiles
  11. Add Mobiles in the website
  12. View Details of the Mobiles
  13. Listing of all Mobiles
  14. Filter and search Mobiles
  15. Manage Category
  16. Add Category
  17. Edit Category
  18. Listing of the Category
  19. Filter and search Category
  20. Manage Sales
  21. View Sales history
  22. View Customer Purchases
  23. Manage Sales
  24. Filter and search Sales

 Customer Module.

  1. Registration for Customer
  2. Login For Customer
  3. Forgot password for Customer
  4. Change Password for Customer
  5. Edit Profile For Customer
  6. View his Payment History
  7. View his Shoping History

Brief overview of the technology:

Front end: HTML, CSS, JavaScript

  1. HTML: HTML is used to create and save web document. E.g. Notepad/Notepad++
  2. CSS : (Cascading Style Sheets) Create attractive Layout
  3. Bootstrap : responsive design mobile freindly site
  4. JavaScript: it is a programming language, commonly use with web browsers.

Back end: PHP, MySQL

  1. PHP: Hypertext Preprocessor (PHP) is a technology that allows software developers to create dynamically generated web pages, in HTML, XML, or other document types, as per client request. PHP is open source software.
  2. MySQL: MySql is a database, widely used for accessing querying, updating, and managing data in databases.
  3. Framework : CodeIgniter

Software Requirement(any one)

  1. WAMP Server
  2. XAMPP Server
  3. MAMP Server
  4. LAMP Server

Installation Steps

1. Download zip file and Unzip file on your local server.
2. Put this file inside "c:/xampp/htdocs/" .
3. Database Configuration
Open phpmyadmin
Create Database named online_mobile_shop.
Import database online_mobile_shop.sql from downloaded folder(inside database)
4. Open Your browser put inside "http://localhost/Mobile_Shop/"

Admin Login Details
Login Id: admin
Password: admin