/ecommerce_side_project

Flutter Mobile Application for Ecommerce Complete with Firebase Backend

Primary LanguageC++

Ecommerce Side Project

A new Flutter project.

Design Repository: https://github.com/Abdulkadir19997/ecommerce-shope-app.git Backend : firebase

Features

  • Login
  • Register
  • Home
  • Product Detail
  • Cart
  • Profile
  • Search
  • Order
  • Order Detail
  • Order History
  • Order History Detail

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

How to run

  1. Clone the repo
  2. Run flutter pub get to install dependencies
  3. Run flutter run to run the app

How to run tests

  1. Run flutter test to run all tests