Many people have a hard time deciding what they would like to do with their significant others for dates! This project was centered around an application that allows you to build a date that is specific to your taste and preferences, and saves that data so that you can have access to it whenever you want! It takes away the difficult parts of planning! Enjoy building your date!
This is an app that uses Axios, Heroku, API's, Handlebars, Express, HTML, CSS, & MySQL database system.
To install necessary dependencies, run the following command:
- npm i
- node server.js
- Sign up for an account on the sign in page or visit the login page to log in.
- Choose whether or not you would like to stay in for your date, or go out.
- IF you choose to go out, you will be able to search restaurants, or different business nearby, using the Yelp Api.
- IF you choose to stay in, you will be able to search movies and TV shows based on the subscriptions you pay for. You will also be able to search recipes you can make at home.
- All these dates that you build will be saved to your date-a-base!
other users may not contribute to this repo
To run tests, run the following command:
npm test
...
If you have any questions about the repo, open an issue or contact us. Thank you!