Skip to content

A rider app which shows rider optimized route from its current location to its delivery or pickup location, along with delivery and pickup orders.

Notifications You must be signed in to change notification settings

Aditya61101/interiit_grow_simplee_app

 
 

Repository files navigation

Grow Simplee - The Rider's App

The App is created by using mainly React Native making the app available cross platform

Tech Stack

React Native

Frameworks and Packages

Tailwind, Google Map API, Socket.io, React Native Maps, React Native Toasts

Installation

Install necessary packages using yarn

  yarn install

Create a host.js file in the project file with content as follow

module.exports.HOST = 'HOST_NAME'
module.exports.GOOGLE_MAPS_API_KEY = 'GOOGLE_MAPS_API_KEY'

To run the project run

  yarn android

About

A rider app which shows rider optimized route from its current location to its delivery or pickup location, along with delivery and pickup orders.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.1%
  • Java 11.9%
  • C++ 5.5%
  • Objective-C++ 3.4%
  • Objective-C 1.8%
  • Ruby 1.2%
  • Other 1.1%