Skip to content

itolu94/Cour-Revised-

Repository files navigation

Cour

Cour is a web-application that helps you find the best restaurants, museums, and DIY activities.

Installing

  1. Clone the repository to your local machine.
Git clone git@github.com:itolu94/Cour-Revised-.git
  1. Cd into project directory and then install npm dependencies.
npm install
  1. To utilize features on Going out page, you will be required to provide Yelp Fusion API clientID and clientSecrete credentials in config/yelp-credentials.js. If you do not have neither, you can request credentials here

  2. Once packages are installed, make sure your MongoDB daemon is running and then start node server.

   node server.js

Built With

  • Node
  • React
  • D3
  • Express
  • Yelp Fusion API
  • Google Maps API

Future Features

  • Google Calendar integration.
  • Add the following activities.
    1. Movies
    2. Hiking
    3. Amusement Park

Contributing

If you wish to contribute, please Contact Me

Authors

License

This project is licensed under the MIT License

Releases

No releases published

Packages

No packages published

Languages