Giter Site home page Giter Site logo

jagadeesh-k-2802 / logitech-app-flutter Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 738 KB

Goods Delivery Application Made With Flutter, Node.js, Express & MongoDB

Java 0.13% Kotlin 0.06% Swift 0.54% Objective-C 0.01% Dart 79.98% CMake 3.65% C++ 4.65% C 0.27% HTML 0.34% TypeScript 9.81% EJS 0.57%
expressjs firebase-push-notifications flutter go-router mongodb nodejs riverpod typescript

logitech-app-flutter's Introduction

LogiTech ๐Ÿšš

Technologies โš™๏ธ

  • Flutter (Riverpod, GoRouter, Dio, Freezed, Firebase)
  • Node.js (TypeScript, Express, Mongoose)
  • MongoDB

Features ๐Ÿ“ฒ

  • Users can request delivery from a location to another destination
  • Drivers will get push notification around an area
  • Order location can be updated by driver with location verification
  • Users can rate drivers for their delivery performance
  • Users can pay through UPI app to the driver directly

Running The Application ๐Ÿง‘๐Ÿปโ€๐Ÿ’ป

  • git clone https://github.com/jagadeesh-k-2802/logitech-app-flutter
  • cd server && npm i
  • Configure all required environment variables in server/config/config.env.example
  • Remove .example from the filename it should be config.env
  • Install MongoDB Locally on Your System or use Cloud hosted connection string
  • Download Firebase Admin Private Key JSON file and rename it it to firebase-admin.json
  • Place the JSON file inside server/config/
  • npm run dev to start the node server
  • dart pub global activate flutterfire_cli Install flutterfire CLI
  • npm install -g firebase-tools Install firebase CLI using NPM
  • cd mobile && flutterfire configure Configure firebase using your own firebase project
  • Place your Google maps API key in ./mobile/config/env.example.json
  • Again Place your Google Maps API key in ./mobile/android/secrets.defaults.properties and remove the defaults from the filename
  • If running on iOS also Place Google Maps API key in ./mobile/ios/Runner/AppDelegate.swift
  • Run this command dart run build_runner build to generate freezed JSON model files
  • open ./mobile inside your code editor and run flutter app with the environment JSON file

Screenshots ๐Ÿ“ท

Screen Record ๐Ÿ“ฝ๏ธ

LogiTech_Video.mp4

logitech-app-flutter's People

Contributors

jagadeesh-k-2802 avatar

Stargazers

 avatar  avatar  avatar  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.