Skip to content
/ shop-app Public

A shop app in flutter with firebase integration.

Notifications You must be signed in to change notification settings

nimit/shop-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uses several of Flutter's inbuilt widgets, Prodvider for state management. Also uses a self-defined request - response architecture to communicate with firebase backend instead of the FlutterFire API.

The following functions are available:

  • Login and Registration (Through Firebase)
  • Shop Dashboard (Show Options: All/Favorites)
  • Product Detail Page
  • Show Cart Total and Place Order
  • Drawer to Navigate
  • User Products Page (Manage Products Functionality)
  • Add New Product Form Below are a few screenshots of the screens:

Login Page Shop Page Product Detail Page Cart Page

Drawer Manage Products Add New Product Page

About

A shop app in flutter with firebase integration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages