Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 860 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 860 Bytes

Inventory management app

Inventory management mockup

The app was made to manage the inventory of a small business/medium business, it organizes the data (products) in categories, and allow to add sales and purchases for an easy control.

Features

  • Create, edit, delete categories, products, purchases and sales.
  • Search bar for categories and products.
  • Date picker to request the purchases and sales of different days.

Dependencies

Installation

  1. Setup Flutter.
  2. Clone the repository.
  3. Setup firebase *I recommend install Firebase CLI via npm.