Introduction
This is a PHP project titled Laundry Reservation Management System. In this simple project, the main purpose of this project is to build a faster and more reliable web application. Early stages of research into the PHP programming language. Useful for laundry management systems. This project manages the daily transactions of a laundry or company. A laundry reservation management system was developed using PHP, MySQL database, HTML, CSS, Bootstrap and other libraries/plugins. This project is a web-based application that provides an online platform for a laundry company to record their daily transactions. This project allows system users to dynamically create a list of services provided by the company, such as laundry, ironing, etc. A project stores a list of all pending and completed services.In order to secure the system, this project requires user credentials. Admin users can dynamically create user groups with selected privileges. This part can only be accessed by the group you created. The system has a comfortable interface and user-friendly features. Download the source code, then edit it as you see fit.
Features:
- Secure Login/Logout
- Dashboard
- User Management
- Add User
- Edit User
- Delete User
- View User
- Customer Management
- Add Customer
- Edit Customer
- Delete Customer
- View Customer
- Order Management
- Add Order
- Edit Order
- Delete Order
- View Order
- Change Status of Order
- Reports
- Today’s Delivery Report
- Pending Orders – Change Status
- Services
- Add Service
- Delete Service
- View Services
- Settings
- Appearance Management
- Email Management
- Update User Profile/Password
DEMO
How to Run
Requirements
- Download and Install any local web server such as XAMPP/WAMP.
- Download the provided source code zip file. (download button is located below)
Installation/Setup
- Open your XAMPP/WAMP’s Control Panel and start the
Apache
andMySQL
. - Extract the downloaded source code zip file.
- If you are using XAMPP, copy the extracted source code folder and paste it into the XAMPP’s “htdocs” directory. And If you are using WAMP, paste it into the “www” directory.
- Browse the
PHPMyAdmin
in a browser. i.e.http://localhost/phpmyadmin
- Create a new database naming
laundry_db
. - Import the provided
SQL
file. The file is known aslaundry_db.sql
located inside the DB folder. - Browse the Laundry Booking Management System in a browser. i.e.
http://localhost/laundry_sourcecode/laundry_sourcecode
.
Admin Access Information:
Email/Username: ndbhalerao91@gmail.com
Password: admin