Dairy Farm Shop Management System Using PHP and MySQL
Dairy Farm Shop Management System Using PHP and MySQL
Database: MySQL
User Interface Design : HTML, AJAX,JQUERY,JAVASCRIPT
Web Browser: Mozilla, Google Chrome, IE8, OPERA
Software : XAMPP / WAMP / MAMP/ Lamp (anyone)
DFSMS is a web-based application that manages the products of the dairy shop. It has one module i.e. admin who manages all the functions of the dairy shop.
Admin Features :
Dashboard: In this section, the admin can see all detail in brief like the Total listed categories, companies, and products, and, also see the sales.
Category: In this section, the admin can add new categories and edit, and delete old categories.
Company: In this section, admin can add new companies and edit, and delete old companies.
Product: In this section, the admin can add new products and edit old products.
Search: In this section, the admin can search for a product then add the product to the cart and generate an invoice /receipt.
Invoices: In this section, the admin can view all generated invoices/receipts.
Reports: In this section, the admin can generate two reports, one is the B/w date and another one is for sales.
Admin can also update his profile, change the password and recover the password.
Some Project Screenshots
Invoice Page
How to run the Dairy Farm Shop Management System Project (DFSMS)
1. Download the zip file
2. Extract the file and copy the drums 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 the name drums
6. Import the dfsms.sql file(given inside the zip package in the SQL file folder)
7. Run the script http://localhost/dfsms
Admin Credential
Username: admin
Password: Test@123