/EasyTour

SIH project

Primary LanguageJavaScript

EASY TOUR

Frame 1

It is a travel buddy app built fully on the React Native framework. With real-time map syncing and locating the nearest hotels, cafes, and gas stations. Uses OPENAI_API_KEY to fetch the data using the prompt you entered in the app. It has a user-friendly interface as well as a user-interactive interface. It provides us with information on the nearest hotels, cafes, restaurants, gas stations, etc. to your nearest area. You can add your favorite hotels you like for future trips.

WhatsApp Image 2023-10-08 at 19 11 13

Features

  • In-app GPS technology
  • Virtual assistant to help you plan a trip
  • Suggestions for nearby cafes, gas stations, etc

Color Reference

Color Hex
Primary Color #FFFFFF #FFFFFF
Text Color  000000 000000
Button Color #FFA500 #FFA500
Chats Color #AAFF00 #AAFF00

Environment Variables

To run this project, you will need to add the following environment variables to your .env file:

GOOGLE_PLACE_API_KEY

OPENAI_API_KEY

Demo and Live Link

Frame 2

Video

Deployment

To run this code, the following steps must be taken:

  1. Download the source code.

  2. In your code editor terminal, type as follows: (i) npm i (ii)npm start

  3. After that, the QR will be generated on the screen.

  4. Scan the QR code on the Expo Go App on an Android device and the Camera app on an IOS device.