Skip to content

Latest commit

 

History

History
85 lines (42 loc) · 2.15 KB

README.md

File metadata and controls

85 lines (42 loc) · 2.15 KB

shop_keeper

Shop Keeper App

An inventory management app built with Flutter.

Overview

Shop Keeper is a Flutter app designed for managing inventory. It allows users to add, update, and delete items from their inventory, providing a convenient way to keep track of product details.

Screenshots

Untitled.video.-.Made.with.Clipchamp.4.mp4
Untitled.video.-.Made.with.Clipchamp.3.mp4
Untitled.video.-.Made.with.Clipchamp.5.mp4
Untitled.video.-.Made.with.Clipchamp.6.mp4
Untitled.video.-.Made.with.Clipchamp.7.mp4
Untitled.video.-.Made.with.Clipchamp.8.mp4
Untitled.video.-.Made.with.Clipchamp.9.mp4
Untitled.video.-.Made.with.Clipchamp.10.mp4
Untitled.video.-.Made.with.Clipchamp.11.mp4

Features

  • Inventory Management: Add, update, and delete items in your inventory.
  • **View today bills,all sales income sales debt charts
  • User-Friendly Interface: Simple and intuitive interface for easy navigation.
  • Data Validation: Ensure data accuracy with input validation for item details.

Usage

  • **Open the app.
  • **Add items to your inventory.
  • **Update or delete items as needed.
  • **Contributing
  • **Contributions are welcome! If you find any issues or have suggestions, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • **Flutter framework
  • **Hive database for data storage

Getting Started

To run this app locally, follow these steps:

# Clone the repository
git clone https://github.com/chathudilzo/shop_keeper.git

# Navigate to the project directory
cd shop-keeper-app

# Get dependencies
flutter pub get

# Run the app
flutter run