Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/devbm7/stylestack

Clothes and Laundry management system
https://github.com/devbm7/stylestack

Last synced: about 1 month ago
JSON representation

Clothes and Laundry management system

Awesome Lists containing this project

README

        

# StyleStack

**StyleStack** is a comprehensive Clothes and Laundry Management System designed to streamline wardrobe organization and laundry scheduling. It features clothing inventory management, laundry task tracking, and reminder settings. The system is ideal for individuals, families, and small businesses, providing an efficient solution for managing clothing items and laundry routines.
You can visit the deployment at: https://stylestack.streamlit.app/

Also a mobile version of this project is available at: https://github.com/devbm7/StyleStackMobile
## Features

- **Clothing Inventory Management**: Add, edit, and delete clothing items with attributes like type, color, and size.
- **Laundry Task Tracking**: Track laundry tasks and schedules, set reminders, and keep a record of washed and unwashed clothes.
- **User-Friendly Interface**: Easy navigation and visual representation of clothing items and laundry status.

## Technologies Used

- Streamlit
- SQLite

## Installation

1. **Clone the Repository**:
```bash
git clone https://github.com/devbm7/StyleStack.git
```

2. **Navigate to the Project Directory**:
```bash
cd StyleStack
```

3. **Install Dependencies**:
```bash
pip install -r requirements.txt
```

4. **Run the Application**:
```bash
streamlit run main.py
```

5. **Access the Application**:
Open your web browser and navigate to `http://localhost:8501`.

## Usage

1. **Add Clothing Items**: Use the interface to add new clothing items with details like type, color, and size.
2. **Manage Laundry Tasks**: Track your laundry tasks, set reminders, and update the status of your clothes.
3. **View Inventory**: Easily view and manage your clothing inventory through the user-friendly interface.

## Contributing

Contributions are welcome! Please fork the repository and create a pull request with your changes.

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

## Contact

For any questions or suggestions, feel free to reach out to [[email protected]].