Cloth-Store-Management-System

Cloth Store Management Project

This project is a cloth store management system developed using Python, MySQL, and Tkinter. It provides a user-friendly interface for managing customer data, product information, stock inventory, and billing operations. The project integrates with a MySQL database in MySQL Workbench to store and retrieve data efficiently.

Technologies Used

Key Features

Installation and Setup

  1. Clone the repository: https://github.com/kamathamkiran/Cloth-Store-Management-System.git
  2. Install the required dependencies: pip install -r requirements.txt
  3. Create a MySQL database and import the provided SQL file.
  4. Update the database connection settings in the configuration file.
  5. Run the application: python login.py

Usage

Contribution

Contributions are welcome! If you find any bugs or have suggestions for improvements, please create an issue or submit a pull request.