Skip to content

the-loudspeaker/vandana_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vandana_app

An order management app for Vandana Mobile Shoppe. Primarily functions as an orderbook for mobile repair orders.

Find images at the bottom.


Features

  • Sign in for employees.
  • Order creation & state management.
  • Track POC for each order.
  • Images for orders.
  • Sharing of invoice.
  • Updates on sms.

Tech stuff

  • MVC architecture. Modular components.
  • Material Design.
  • Supabase as backend. Database handles authentication & CRUD operations.
  • Bucket storage for media.
  • Edge functions for messaging.

Build instructions

make sure to add --dart-define=SUPABASE_KEY=your_supabase_anon_key to run args.

TODO

  • OrderService().update method. Only update data that's modified.
  • flow for deleting or rejection cancellation. take remarks as input.
  • separate delivered flow. Take remarks, mark as paid.
  • share order details/invoice screenshot / pdf.
  • attach picture with order.
  • attach multiple pictures, append one at end of delivered flow.
  • Send SMS on created & delivered.
  • Dark mode. Sync with System.

Images

Orders

order details

Create order

Edit order

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published