Code Monkey home page Code Monkey logo

online-market's Introduction

Online Market - Flutter Grocery Mobile App

Online Market is a Flutter-based grocery mobile application that allows users to browse, search, and purchase groceries online. The app integrates various features such as user authentication, real-time database, cloud storage, and geolocation to provide a seamless and efficient shopping experience.

Features

  • User Authentication (Firebase Auth)
  • Real-time Database (Cloud Firestore)
  • Image Upload and Storage (Firebase Storage)
  • Responsive UI with Flutter Bootstrap 5
  • State Management with GetX
  • Geolocation Services
  • Phone Number Input Form
  • Product Carousel
  • External URL Launching
  • Interactive Maps
  • Barcode Scanning and Generation
  • Image Picker for Profile and Product Images

Packages Used

  • firebase_core
  • firebase_auth
  • cloud_firestore
  • firebase_storage
  • flutter_bootstrap5
  • get
  • geolocator
  • phone_form_field
  • carousel_slider
  • url_launcher
  • flutter_map
  • barcode_widget
  • image_picker

Getting Started

Prerequisites

  • Flutter SDK
  • Firebase Project

Installation

  1. Clone the repository:
    git clone https://github.com/abu-arandas/online-market.git
  2. Navigate to the project directory:
    cd online-market
  3. Install the dependencies:
    flutter pub get

Firebase Setup

  1. Set up a Firebase project at Firebase Console.
  2. Add an Android and/or iOS app to the project.
  3. Download the google-services.json file for Android and place it in the android/app directory.
  4. Download the GoogleService-Info.plist file for iOS and place it in the ios/Runner directory.
  5. Configure Firebase for the Flutter project by adding the necessary Firebase dependencies.

Running the App

To run the app on an emulator or a physical device, use the following command:

flutter run

Project Structure

lib/
├── main.dart
└── model/
├── controller/
└── view/
    └── page.dart
    └── widget.dart

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch.
  3. Make your changes.
  4. Submit a pull request.

APK

APK

Contact

For any inquiries or support, please contact [email protected].

online-market's People

Contributors

abu-arandas 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.