Tech stack:
YouChoose is built with the MERN stack(mongoDB, express.js, reaxt, and node.js) and Yelp's api. Using mongoDB, a nonrelational database to hold our users, as well as their favorite restaurants. We use express.js to make requests to the database and node.js to create the models and framework. React is used in the front end to deliver a responsive interface.
Features
YouChoose provides random restaurants provided by Yelp's api
- An image carousel, populated with personal pictures taken by the creators, that changes every few seconds
- A home screen that has a dynamic background that changes based on the time of day where the user is located
- A wheel that randomly assigns a cuisine to the user
- Restaurants that fit the parameters provided by Yelp's api
- A list of all the restaurants that you favorited
- Links to the actual restaurants Yelp page