imKashyap / Shopify

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Dart 99.1%Language:Swift 0.7%Language:Kotlin 0.2%Language:Objective-C 0.1%