Product details

product details

Outline: Online Laundry Management System in PHP MySQL 

Using PHP, and MySQL, the Online Laundry Management System was created. This system has an admin and staff. The administrator has the ability to manage the staff by deleting, updating, adding new users, and updating data. The staff can manage certain data that is under the admin’s control. The system also has an inventory. It is user-friendly and simple to comprehend.

Core Features: Online Laundry Management System in PHP MySQL

  • Dashboard
  • Home
  • Laundry List
  • Laundry Category
  • Supply List
  • Reports
  • Users
  • Total Profit Today,
  • All Customers/Day
  • Total Claimed Laundry Today

Installation Guide: Online Laundry Management System

To run the program, you must first install a virtual server like XAMPP on your Computer device.

Online Laundry Management System is a free download that should only be used for educational purposes.

The following steps should be taken after starting Apache and MySQL in XAMPP.

1: Proceed to Extract the downloaded file.
2: Copy the main program folder.
3: Paste the copied folder in xampp/htdocs/.

To Connect Database

4: Open a browser and navigate to “http://localhost/phpmyadmin/”.
5: Next, select the databases tab.
6: Create a database called “laundry_db“, and proceed to select the import tab.
7: Select the “laundry_db.sql” file located in the “db” folder by clicking on “browse file”.
8: Press “Go.”

Following Database Creation.

9: Open a browser and navigate to “http://localhost/Laundry_Management_System”

 

 

Leave a comment