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:
- Login For Admin
- Forgot password for Admin
- Edit Profile For Admin
- Manage Customer
- Adding New Customer
- Edit the Exiting Customer
- View Profile of the Customer
- Listing of all Customer
- Filter and search customers
- Manage Mobiles
- Add Mobiles in the website
- View Details of the Mobiles
- Listing of all Mobiles
- Filter and search Mobiles
- Manage Category
- Add Category
- Edit Category
- Listing of the Category
- Filter and search Category
- Manage Sales
- View Sales history
- View Customer Purchases
- Manage Sales
- Filter and search Sales
Customer Module.
- Registration for Customer
- Login For Customer
- Forgot password for Customer
- Change Password for Customer
- Edit Profile For Customer
- View his Payment History
- View his Shoping History
Brief overview of the technology:
Front end: HTML, CSS, JavaScript
- HTML: HTML is used to create and save web document. E.g. Notepad/Notepad++
- CSS : (Cascading Style Sheets) Create attractive Layout
- Bootstrap : responsive design mobile freindly site
- JavaScript: it is a programming language, commonly use with web browsers.
Back end: PHP, MySQL
- 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.
- MySQL: MySql is a database, widely used for accessing querying, updating, and managing data in databases.
- Framework : CodeIgniter
Software Requirement(any one)
- WAMP Server
- XAMPP Server
- MAMP Server
- 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