Skip to content

abhay1821/Shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shop APP

Description

This application uses Firebase Rest-API for SignIN/SignUP purposes which is a customized shop app where a user can add a product by its title, price, and image. It has features like adding, removing , and editing, buying the product whereas the user has features like adding products as favorites and filtering the product. It uses firebase real-time database for storing the product and is fetched with rest APIs. In addition, it also shows the history of ordered products.

Sign-IN/Sign-UP Working App Video

Requirements

To get the app build following are the requirements:

  1. Flutter Framework installled with android studio up working properly.
  2. Dependencies as given below:
    • cupertino_icons: ^0.1.2
    • provider: ^6.0.0
    • intl: ^0.17.0
    • http: ^0.13.3
    • shared_preferences: ^2.0.7
  3. sdk: ">=2.12.0 <3.0.0"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages