Fruit Shop Management System project is developed using PHP, JavaScript, Bootstrap, and CSS. It contains just a user side. All the management are done from the admin side like maintaining the daily sales report. From the user side, the users can view the homepage and see the contents available there. Through this site, the admin can view his shop log with more ease. He/ She can manipulate the activities inside their shop. Can add and maintain the dealer’s information.
About Fruit Shop Management System In PHP
The project is developed using PHP, JavaScript, Bootstrap, and CSS. It contains just a admin side. All the management are done from the admin side like adding customers to adding the fruit dealer. From the user side, the users can view the homepage and see the contents available there. Through this site, admin can maintain his business.
This project intends to provide the students with an environment where they can maintain a shop system. By doing this, it will allow them to gain the basic knowledge about using any kind of project management system. This project has only a single agenda, that is, to allow the shop owner to maintain his business efficiently. Here you have to sign up in order to perform the CRUD operations. When you sing up then you can view the admin dashboard. From there you can manage your all the necessary activities.
Features such as Editing site content, user management, and site settings are the most essential feature of a site. And these all features have made management of site easier as the user can change the content and setting any time he/she want rather than opening the whole source code and changing each line of codes. This project in PHP helps in easy management of your fruit shop. Here the user can maintain their daily up to date records.
Note: Please do not try to delete any files within the given project folder. Doing so may lead up to fatal errors in the program.
Features of Fruit Shop Management System In PHP
- Login
- Sales report view
- Add supplier and customer
- print receipt
How To Run Fruit Shop Management System In PHP ?
To run this project you must have installed virtual server i.e. XAMPP on your pc (for Windows). 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 databases tab
6th Step: Create database naming “sale” and then click on import tab
7th Step: Click on browse file and select “sale.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/fruit/admin/