Skip to content

Front-end Capstone built in React: This Group Travel Planning Web App will help large families or friend groups decide what activities, museums, tours, landmarks, restaurants, etc. they want to see while traveling.

Notifications You must be signed in to change notification settings

leahhoefling/GroupTravelApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Majority Wins: A Group Travel Planning App

Majority Wins will help families or friend groups decide what activities, museums, tours, landmarks, restaurants, etc. they want to see while traveling. Users can login, submit their suggested activities, places, etc. to a form, and then once everyone has submitted their ideas, the group will login to “upvote" and "downvote” whether they’re interested in that activity, place, museum, etc. or not. After voting, the group’s activities will be ranked and shown to the group as cards in the order of the most popular to least popular so they know what to include in their itinerary. This app can be used to plan travel to cities (ex: Paris submissions= eiffel tower, Louvre, Restaurants, cycling tour, etc), Theme Parks (ex: Disney Rides submissions= Peter Pan, Splash Mountain, Space Mountain, It's a Small World), or even Places to Stay (ex: Airbnb or Hotel Options).

This is my Front-End Capstone for Nashville Software School, and I hope you enjoy.

Tools and Technolgies Used

View a Demo of Majority Wins!

Video Demo

Screen_Shot_2018-10-04_at_12.19.23_AM.jpg

Click on video above or visit https://youtu.be/WlMO4efi_q4 to view the live demo.

Testing Locally

If you would like to test locally:

  1. git clone this repo
  2. npm or yarn install to pull in all dependencies
  3. Install json-server globally: npm i -g json-server
  4. Make a copy of Database/db.backup.json and run json-server -p 5002 -w *your copy of db.backup.json*
  5. npm start in root directory to start react server

Special Thanks

  • Jisie, Emily, Jordan, #Quiet-Table, and all of Cohort 26 for helping me, encouraging me, challenging me, and inspiring me.

About

Front-end Capstone built in React: This Group Travel Planning Web App will help large families or friend groups decide what activities, museums, tours, landmarks, restaurants, etc. they want to see while traveling.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published