Skip to content

imKashyap/Shopify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopify

  • This application is a basic e-commerce application built in flutter and backend in firebase.

  • The key features of the application are:

  1. User Authentication
  2. View Products. Add them to Favorite List, Cart List, Orders List.
  3. An admin section to edit existing products or to add new products.

Screenshots

Screens Screenshots
Authentication Screen Authentication Screen
Products Overview Screen Products Overview Screen
Products Detail Screen Products Detail Screen
Cart Screen Cart Screen
Orders Screen Orders Screen
Admin's Products Screen Admin's Products Screen
Edit/Add Products Screen Edit/Add Products Screen

Getting Started

Section 1: Setting Up for Flutter Development

Section 2: Running this Flutter Project

Step 1: Download or clone this repo by using the link below:

https://github.com/imKashyap/Shopify.git

Step 2: Go to project root and execute the following command in console to get the required dependencies:

flutter pub get 

Step 3: In the project root, execute the following command in console to run the app once you have emulator/device ready:

flutter run

The application must be up and running in the device.

Do fork and star ⭐ the repo if you find it appreciable. For any queries and suggestions, Conatct me at my mailing address.

About

A basic e-commerce app in flutter with minimal ui making use of Provider and Firebase.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages