Skip to content

satabdirath/laundry_management_system

Repository files navigation

laundry management system

This is a Laundry Management System which allows users to sign up and request laundry services. Users can view the status of their laundry request, check the price of the laundry, give feedback about the services, and logout from their account.

Features

User Signup/Register
Dashboard to view the status of the laundry request and price of the laundry, give feedback about services, and logout from the account.
Laundry Request form to fill the laundry details
Forgot Password feature to change the password
Notification section to get the notification once the request is confirmed

Technologies Used

HTML
CSS
JavaScript
PHP
MySQL

How to Use

Clone the repository to your local machine
Create a database in MySQL
Import the laundry.sql file into the database
Open the config.php file and update the database credentials
Start the local development server (e.g. using XAMPP or WAMP)
Access the application in your web browser