This is a Laundry Management System that allows the admin to manage user requests and oversee laundry services. The admin can view and update the status of users' laundry requests monitor the pricing of services review feedback provided by users and manage user accounts including logging them out if necessary
1. Clone the repository to your local machine
2. Create a database in MySQL
3. Import the laundry.sql file into the database
4. Open the config.php file and update the database credentials
5. Start the local development server (e.g. using XAMPP or WAMP)
6. Access the application in your web browser