Skip to content

vitorleo80/TravelApp

Repository files navigation

Tripster

Tripster App

This is the Final Project for Northcoders. See promotional video at https://youtu.be/T0vEevoHbC0

When you go on holiday, you want to sightsee. You want to see all the best attractions your destination has to offer. And as everyone knows, if you want to find your way around,you just go to google maps. It's easy.

But is it? Really?

What if you just could just say:

Here's where I want to stay.

Here's ten places I want to go.

I want visit maybe three per day.

Tell me how.

And everything - seeing which are close to which, dividing your choices into separate days and separate itineraries, telling you when you should set off and how long your day's travel will be - was calculated instantly and automatically.

With Tripster you select a city you'd like to go to, and you get an immediate list of that city's attractions. You pick what you want to see, you pick where you're going to stay, and within seconds Tripster will generate a day-by-day layout of your holiday, showing you the best way to visit everything you want to visit and the travel time between each point.

Get Started

  1. Clone the project
git clone https://github.com/vitorleo80/TravelApp.git
  1. Install Node

You'll need Node (https://nodejs.org) installed in your machine. By running this command line on your terminal you'll know if you have node already installed and what version.

node -v
  1. In integrated terminal run following commands to install dependencies.
npm install
  1. Run following command in integrated terminal.
npm start
  1. Open app with Expo Desktop Client
  • If you have never used Expo before, click here to install it.
  • Then create a new account on the Expo Desktop client that you just installed. Follow this if you need help.
  • Finally run the app on simulator or your device.

Built With:

  • React Native
  • Expo

Contact Us:

Feel free to open an issue for any setup query

Back End Repo:

Please find the Back End repo at https://github.com/vitorleo80/travel-planning-app-BE

Images:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published