Skip to content

hrnyc14-pleap/datenight

Repository files navigation

DateNight

Need a last minute date idea but not sure where to start? DateNight has you covered. Make it happen!

Usage

Users can use the application to search for restaurants, movies, and activities to plan a date night. After completing a short questionairre, users will be redirected to a results page that has recommendations obtained from the Yelp and MovieDB APIs. Users can sign up by providing a unique username and password. Users can login to view their favorites.

Requirements

  • Node 1.0.0
  • MySQL 8.0.11

Tech

  • React, React Router
  • Express, Express-Sessions, MySQL, Sequelize, Axios

Installing Dependencies

  1. Clone down this project to your local machine
  2. From within the root directory:
npm install
  1. Initialize a local MySQL server with a database (see database folder)
  2. To run locally:
npm run react-dev
npm run server-dev

Team

  • Product Owner: Amy San Felipe
  • Scrum Master: Heidi Poon
  • Development Team Members: Ian Pradhan, Kevin Wang

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published