Online Furniture Shop Management System using PHP and MySQL
Online Furniture Shop Management System using PHP and MySQL is web based appliction. The main aim of this project on Online Furniture Shop Project in PHP is to manage the details of Customers, Furniture, Order etc.
Project Name | Online Shopping Portal Pro Version |
---|---|
Language Used | PHP5.6, PHP7.x |
Database | MySQL 5.x |
User Interface Design | HTML, AJAX,JQUERY,JAVASCRIPT |
Web Browser | Mozilla, Google Chrome, IE8, OPERA |
Software | XAMPP / Wamp / Mamp/ Lamp (anyone) |
Last updated | 27 March 2022 |
In this project, we used PHP and MySQL database. It has two modules
- User
- Admin
Admin Module
- Admin is the superuser of the website who can manage everything on the website. Admin can log in through the login page
- Dashboard: In this section, admin can see all detail in brief like the total new order, total confirmed order, total delivered order, total canceled order, Total Order, Total Product Products, Total Brand and Total Registered Users
- Brand: In this section, admin can manage furniture Brands (add/update).
- Category: In this section, admin can manage the furniture Category (add/update).
- Sub-Category: In this section, admin can manage furniture Sub-Category (add/update).
- Products. In this section, admin can manage furniture Products (add/update).
- Orders: In this section admin can view the order details and they have also the right to change order status according to current status.
- Pages: In this section, the admin can manage about us and contact us pages.
- Reports: In this section admin can view order details, order counts, and sales report according to dates.
- Reg Users: In this section, admin can view register users.
- Search: In this section, admin can search a particular order with the help of the order number.
- Admin can also update his profile, change the password, and recover the password.
User Module (Registered Users)
- Sub-Category: In this section, admin can manage furniture Sub-Category (add/update).
- Home: In this section, user can view the home page of the website.
- Furniture: In this section, user can view furniture products according to categories and add products to the cart.
- My Accounts: In this section user view and update his/her profile, view the products which is added in the cart, view order details, can change his/her own password, and logout from accounts.
- User has also a facility to view his/her invoice and cancel the order if he/she wants to cancel.
- Brief Information about the homepage
On this page guest user can only view about us page, contact us page, and which product is available if anybody wants to order the product they must register.
Some of the Project Screens
Home Page
User Sign up and sign-in
User order Page
Admin Dashboard
View Demo
Project Download Link