Skip to content

A travel planner allowing users to find random cities around their trip's starting point, with the main activities to do in these spots and the estimated cost for accommodation, transport and daily life.

Notifications You must be signed in to change notification settings

jatanassian/Nomad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nomad

A travel planner allowing users to find random cities around their trip's starting point, with the main activities to do in these spots and the estimated cost for accommodation, transport and daily life. Once a city is added to the trip it suggests you a new city to explore around the previous one. Once the trip is finalized it redirects to the trip's overview and the overall cost. The user can also access all of its trips, cities explored and activities experienced.

Final product

"Regular view of the homepage and the initial form"

"City page when adding it to your trip"

"City page when adding activities and overlooking expenses"

"City page when finalizing trip"

"Overview of the trip that has been planned with background map"

"Overview of each cities' trip planning"

"Overview of the overall trip summary"

"Profile page showing all the trips"

"Profile page showing cities and activities you have experienced"

Getting started

  1. Install dependencies using the npm install command.
  2. Open 3 terminals
  3. Run the Client using the npm start command.
  4. Run the Server using the npm run dev command.
  5. Run the Mock-API Server using the npm run mock-dev command.
  6. Go to http://localhost:3000/ in your browser.
  7. Enjoy your trip!

Dependencies

  • React
  • Node.js
  • Express
  • knex
  • google-map-react
  • Nodemailer
  • Json Web Token

About

A travel planner allowing users to find random cities around their trip's starting point, with the main activities to do in these spots and the estimated cost for accommodation, transport and daily life.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published