Skip to content

heywhatsgood/whats-good

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's Good?

Spending a day out on the town with friends? Well this completely sick app will save you some time by finding you the best spots, and helping to share them! Create an itinerary for easy sharing with your friends so they can see all the places on the agenda without having to bother you to see what address is next. Login, add some events and places to eat, save your itinerary and share it with the click of a button!

Purpose of App

What's Good allows you to search eventful and yelp recommendations for events and food, and add them to your itinerary. Your itineraries are easily shared with friends so they can join you on your plans without anything other than a simple url, no matter how many places you plan to go.

How to set up the App

  1. Navigate to the root folder of the app and run the terminal command "-npm install".
  2. Next, start the local server by running the command "node start".
  3. Navigate to http://localhost:3000/ to interact with the app!

Dependencies // Tools Used:

Server

The server is built using Node.js and Express, and defaults to being hosted on localhost 3000.

Database

The app uses SQL to store the relationship between users and their itineraries, and MongoDB to store itineraries and events themselves. The SQL is handled by Elephant SQL, and the MongoDB uses M Labs.

The Developers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published