Skip to content

Latest commit

 

History

History
70 lines (57 loc) · 2.74 KB

README.md

File metadata and controls

70 lines (57 loc) · 2.74 KB

APMC-Stock-Inventory-Central

AMPC Stock Inventory SubUnit Application.

Project under IEEE Student Branch, VIT, Pune.


About the project

A tailor-made inventory management system for a whole-sale chain involved with vegetable supplies.
Project consists of 2 android applications- A central app managed by the administration and a subunits app to be used by the managers at the various subunits.

Visit our GitHub page for the Central App.


About the application

Features included:

  • Performing transactions
  • Tracking transaction history
  • Monitoring individual transactions
LoginPage HomePage
Updating Stock Transaction Entry

Tech stack

Flutter Flutter   
Firebase Firebase

Database Schemea:
Flutter

Dependencies

  • cloud_firestore:        ^0.12.3
  • firebase_auth:          ^0.11.1+6
  • simple_animations:  ^1.1.3
  • shared_preferences: ^0.5.10
  • fluttertoast:              ^7.1.1

Developers