Skip to content

A desktop application for managing laundry services, built using PyQt6 with features for order management, status tracking, and payment processing.

Notifications You must be signed in to change notification settings

rrayhka/laundry-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laundry App

This is a simple desktop application for managing laundry services, built using PyQt6. The application allows users to manage customer orders, track the status of laundry, and handle payments.

Features

  • Laundry Form: Easily create and manage customer orders by adding customer details into the database.
  • Status Tracking: Keep track of the status of each laundry order (e.g., received, washing, drying, completed).
  • Payment Processing: Manage and record payments for orders.

Screenshots

1. Laundry Form

This form is used to input customer details and laundry order information.

Order Form

2. Process Management

This screen allows the user to track and update the status of laundry orders.

Process Management

3. Payment Management

This interface is used to record and manage payments for laundry orders.

Payment Management

Installation

  1. Clone the repository:

    git clone https://github.com/rrayhka/laundry-app.git
    cd laundry-app
  2. Install dependencies: Ensure you have Python 3.8+ installed. Install the required packages using pip:

    pip install PyQt6
  3. Run the application:

    python main.py

Requirements

  • Python 3.8+
  • PyQt6

Contact

Rayhka - khyar075@gmail.com

About

A desktop application for managing laundry services, built using PyQt6 with features for order management, status tracking, and payment processing.

Topics

Resources

Stars

Watchers

Forks

Languages