Giter VIP home page Giter VIP logo

e_commerce_app_flutter's Introduction

E-Commerce App

This is a mobile e-commerce application developed using Flutter.

Features

  • View products: Users can browse through a list of available products with details such as name, description, and price.
  • Add products to cart: Users can add products to their shopping cart for future purchase.
  • Make purchases: Users can complete the checkout process and make purchases using various payment methods.
  • View order history: Users can view their order history and track the status of their past orders.

Packages Used

  • cloud_firestore: ^4.15.5
    • Description: Provides Flutter support for Cloud Firestore, a flexible, scalable database for mobile, web, and server development from Firebase and Google Cloud Platform.
  • equatable: ^2.0.5
    • Description: Provides a simple way to make classes equatable in Dart.
  • firebase_core: ^2.25.4
    • Description: Provides Flutter support for Firebase Core, a foundational library that enables Flutter apps to connect to Firebase services.
  • flutter_staggered_grid_view: ^0.7.0
    • Description: Provides a staggered grid view for Flutter, allowing for flexible grid layouts with varying column widths.
  • uuid: ^4.3.3
    • Description: Provides a simple way to generate universally unique identifiers (UUIDs) in Dart.
  • flutter_stripe: ^10.0.0
    • Description: Provides Flutter support for Stripe, a payment processing platform that allows businesses to accept payments online.

Additional Notes

The db_client package is a custom package located in the packages/db_client directory. This package contains client-side database logic for managing product data.

IMG-20240301-WA0009 IMG-20240301-WA0010 IMG-20240301-WA0008 IMG-20240301-WA0011

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/ecommerce_app.git



e_commerce_app_flutter's People

Contributors

tonistark92 avatar

Watchers

 avatar

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.