Authentication using clerk in futre cause Clerk does not support Sdk Version greater than 47 and this app is build in latest sdk 49 on 10-02-2023, cannot be used in production
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.
- In-app GPS technology
- Virtual assistant to help you plan a trip
- Suggestions for nearby cafes, gas stations, etc
Color | Hex |
---|---|
Primary Color | #FFFFFF |
Text Color | 000000 |
Button Color | #FFA500 |
Chats Color | #AAFF00 |
To run this project, you will need to add the following environment variables to your .env file:
GOOGLE_PLACE_API_KEY
OPENAI_API_KEY
mhdsfvcv
To run this code, the following steps must be taken:
-
Download the source code.
-
In your code editor terminal, type as follows: (i) npm i (ii)npm start
-
After that, the QR will be generated on the screen.
-
Scan the QR code on the Expo Go App on an Android device and the Camera app on an IOS device.