Thursday, February 21, 2019

Mobile Shop Management System in PHP with source code Complete Project 2019

Project: Mobile Shop Management System in PHP with source code


About Project

Mobile Shop Management System is developed using PHP, CSS, Bootstrap, and JavaScript. Talking about the project, it contains an admin side and user side where a user can manage all the sales easily. The admin plays an important role in the management of this system. In this project, the user has to perform all the main functions from the admin side.


About System

Talking about the features of the Mobile Shop Management System, there are two roles for managing the system. One is manager itself and another one is the seller. From seller account, the user can CRUD products. In order to add product details, the user has to provide product name, brand name, purchasing price, quantity, price, display size, operating system, processor, internal memory, RAM, camera description and many more. The seller can manage all the sales of the product and view invoices.

Most Important Some Projects Free Download

From the manager account or admin account, he/she has full access to the system. The manager can CRUD products, purchase and sales. The admin can also view all the invoices and check the product gallery. It also contains a form setting for managing product’s price and branch information. There’s user management system available for the easy management of the system.

Details

Login System
User management system
CRUD Products, Purchase
Manage Sales
View Invoices
Product Gallery
Settings

How To Run??

After Starting Apache and MySQL in XAMPP, follow the following steps

1st Step: Extract file
2nd Step: Copy the main project folder
3rd Step: Paste in xampp/htdocs/

Now Connecting Database

4th Step: Open a browser and go to URL “http://localhost/phpmyadmin/”
5th Step: Then, click on the databases tab
6th Step: Create a database naming “hellophones” and then click on the import tab
7th Step: Click on browse file and select “hellophones.sql” file which is inside “DATABASE” folder
8th Step: Click on go.

After Creating Database,

9th Step: Open a browser and go to URL “http://localhost/osmso/”

Provide the username and password which is provided inside the “Readme.txt” file.








Previous Post
Next Post

2 comments:


  1. Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\xampp\htdocs\osmso\Config\config.php:4 Stack trace: #0 C:\xampp\htdocs\osmso\Execute\ExLogin.php(6): include() #1 {main} thrown in C:\xampp\htdocs\osmso\Config\config.php on line 4

    please help me

    ReplyDelete