Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 632 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 632 Bytes

ECOM UI

This app was made using flutter 3.24.3

The main moto to make this app is to improve myself in ui/ux.

Roadmap

I might work on this app to make it a proper ecom app. if i ever work on this project again i might add these features listed below.

  • Firebase integrations.

  • Authentication with firebase using email, google etc.

  • Using firebase firestore because thats only thing i know at the time of writing this.

  • This app already had local storage to store some of the data and in future i might add a function where it get synced automatically.

Acknowledgements