Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

👕 DRYME – Laundry Management System & E-Commerce

DRYME is a web-based Laundry Management & E-Commerce Platform where users can:

  • Book laundry services online
  • Purchase laundry-related products (detergents, fabric softeners, accessories, etc.)
  • Manage orders, services, and customers through an Admin Panel

The project is built using HTML, CSS, JavaScript, PHP, MySQL along with modern libraries like Bootstrap, jQuery (AJAX), and Font Awesome.


🚀 Features

👤 User (Laundry Website)

  • Register/Login functionality
  • Book laundry services (wash, dry, iron, etc.)
  • Purchase laundry-related items
  • View order history & manage profile
  • Contact form & mail integration

🛠️ Admin Panel

  • Dashboard with statistics
  • Manage Users
  • Manage Services
  • Manage Products
  • Order Management (services + products)
  • Upload & manage images

📂 Project Structure

LaundryManagement/                # Main Project Folder
│
├── Admin/                        # Admin Panel
│   ├── assets/                   # CSS, JS, Fonts, Images, SCSS
│   └── pages/                    # All PHP files
│       └── user/                 # Project images (user uploads)
│
└── laundry-service-website/      # Frontend Website
    ├── css/                      # Stylesheets
    ├── js/                       # JavaScript files
    ├── img/                      # Images
│   ├── mail/                     # Mail configuration
│   ├── lib/                      # Libraries (Bootstrap, jQuery, etc.)
│   ├── scss/                     # SCSS styles
│   └── *.php                     # Website PHP files
│
└── laundary.sql                  # Database

🛠️ Tech Stack

  • Frontend: HTML, CSS, JavaScript, Bootstrap, Font Awesome
  • Backend: PHP, MySQL
  • Libraries/Plugins: jQuery, AJAX
  • Database: MySQL

⚙️ Installation & Setup

  1. Clone this repository

    git clone https://github.com/yourusername/LaundryManagement.git
  2. Move the project to your server directory (e.g., htdocs for XAMPP).

  3. Import the database:

    • Open phpMyAdmin
    • Create a new database (e.g., laundary.sql)
    • Import the provided SQL file
  4. Update database credentials in the config file (inside Admin & Website PHP files).

  5. Run the project in your browser:

    http://localhost/LaundryManagement/laundry-service-website
    
  6. Access the admin panel:

    http://localhost/LaundryManagement/Admin
    


👨‍💻 Author

Developed by Abdul Rehman


About

DRYME is a web-based Laundry Management & E-Commerce system where users can book laundry services and buy laundry-related products. Built with PHP, MySQL, HTML, CSS, JS, Bootstrap, and jQuery, it includes a full-featured admin panel for managing services, users, and orders.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages