Skip to content

The mobile app acts as a driver booking app, using ReactNative and ExpoGo

Notifications You must be signed in to change notification settings

khangng2611/itourbot-app

Repository files navigation

Introduction

Imagine exploring an exhibition with a personalized robot guide by your side! iTourbot connects you with a friendly robot who can navigate you to specific station in a exhibit, share their fascinating details. No more aimlessly wandering or missing hidden gems - iTourbot makes your exhibition experience enriching and interactive!

'i' in iTourbot stands for "internet, individual, instruct, inform and inspire"

🚀 How to use

Setup environment (.env file), you can see in .env.example

    # Firebase config
    EXPO_PUBLIC_APIKEY=
    EXPO_PUBLIC_DATABASE_URL=
    EXPO_PUBLIC_PROJECT_ID=
    EXPO_PUBLIC_APP_ID=
    # API URL config
    EXPO_PUBLIC_BASE_API_URL=

Install packages

npm install

Run the project (locally)

npm start

Run the project with tunnel mode (project can be opened with devices in different network)

npm run tunnel

Backend Services

Follow this repository

About

The mobile app acts as a driver booking app, using ReactNative and ExpoGo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published