Admin Inventory Management System built Flutter
- Admin app
- Merchant app
- Firebase functions
- Create a firebase project
- Add apps for android and ios. Two of each,one for admin and one for merchant.
- Ensure to replace the google services json and plist files for respective projects.
- Enable google sign in and firestore on firebase.
- Rename
functions/src/index.copy.ts
tofunctions/src/index.ts
and fill in the appropriate email config
- Move to MongoDb and Node Js backend
- Better UI
- Push notifications