Skip to content

Latest commit

 

History

History
58 lines (39 loc) · 1.09 KB

README.md

File metadata and controls

58 lines (39 loc) · 1.09 KB

DISH-DASH

CONCEPT OF A FOOD DELIVERY APP BUILT USING REACT-NATIVE

APP DEMO

Bqpt8326comp.mp4

Frontend:

  1. React Native (EXPO)
  2. NativeWind (/Tailwind css)
  3. React-Native Navigation
  4. Redux (state-management)
  5. React-Native-Maps
  6. HeroIcons

Backend:

  1. Sanity Io (CMS)

Platforms Supported

To run on Web:

  1. npm i
  2. npm start
  3. press w

To run on IOS

  1. Download Expo-go on your phone
  2. npm i
  3. npm start
  4. Scan the QR code in the terminal with your camera

To run on Android

  1. Download Expo-go on your phone
  2. npm i
  3. npm start
  4. Scan the QR code with Expo-go

App is capable of:

  1. Displaying Different Restaurants
  2. Displaying Different dishes for each Restaurants
  3. Display the items in Cart and the total Price (Redux)
  4. Map location and estimated delivery Time

Functionalities yet to be handled:

  1. Payment gateway
  2. Creating Category Screen
  3. Map location of delivery vehicle in real time