Giter Club home page Giter Club logo

online-shop's Introduction

Online Shop

By using firebase as a backend, I developed a flutter app for shoping online.


State Management

✔️ Bloc Pattern


Features and components

✔️ Paymob Integration.
✔️ Google Maps with multiple themes.
✔️ Authentication with Email & Password.
✔️ Authentication with Google Account.
✔️ Cart
✔️ Animations
✔️ Branches screen
✔️ Product details screen
✔️ Intro Screen
✔️ Bottom Nav Bar
✔️ Products Screen
✔️ Profile Screen

Dependencies

firebase

  • firebase_core:
  • firebase_auth:
  • cloud_firestore:
  • google_sign_in:

state management

  • bloc:
  • equatable:
  • flutter_bloc:

common

  • cached_network_image:
  • flutter_staggered_grid_view:
  • font_awesome_flutter:
  • dio:
  • webviewx:
  • google_maps_flutter:

Attention

secrets.dart is missing from this repo so you need to add the following consts

final String GoogleMapsKey="xxxxxxx";
final String PaymobAPIKey="xxxxxx";
final String IntegrationIDCard="xxxxx";
final String IntegrationIDKiosk="xxxxx";

and in AndroidManifest.xml add

<meta-data android:name="com.google.android.geo.API_KEY"
android:value="xxxxxxxxxxxx"/>


Demo Video


Screenshots


For more screen shots Here


online-shop's People

Contributors

devahmed94 avatar mo7amedaliebaid avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

febinfathah

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.