https://github.com/jacobcolyvan/cheflist-backend
Backend rep. for a site that creates playlists based on a recipes you choose
https://github.com/jacobcolyvan/cheflist-backend
backend mern-stack playlists recipe spoonacular-api spotify-api user-management
Last synced: 8 days ago
JSON representation
Backend rep. for a site that creates playlists based on a recipes you choose
- Host: GitHub
- URL: https://github.com/jacobcolyvan/cheflist-backend
- Owner: jacobcolyvan
- Created: 2020-07-27T00:01:33.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T03:27:58.000Z (over 3 years ago)
- Last Synced: 2023-03-07T22:53:54.386Z (over 3 years ago)
- Topics: backend, mern-stack, playlists, recipe, spoonacular-api, spotify-api, user-management
- Language: JavaScript
- Homepage:
- Size: 498 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cheflist Backend Repository
Deployed Project: https://cheflist.netlify.app/login
This is the backend of a project completed using the MERN stack with @andrewtrandev, for our final project with CoderAcademy.
### Description
It is a website that lets you search recipes by key ingredients. After selecting a recipe a Spotify playlist relevant to the recipe will be generated, this can be saved to the user account. The user will be asked some questions to gauge mood and disposition, this will help the playlist generator in creating a playlist that is relevant and engaging. The recipes and playlists are saved securely on the site so that they can be accessed at any time.