- The Recipes App is a recipe-focused online social networking service.
- It lets users create their own recipes, share them to other users, leave reviews on each other's recipes.
- Web languages
- HTML
- CSS
- JavaScript
- CSS framework
- Materialize
- Server environment
- Node.js
- Node.js module
- express-session
- passport
- passport-google-oauth
- dotenv
- mongoose
- method-override
- Resource access standard
- OAuth
- Database
- MongoDB
- Allow user to read, update, and delete their user account information
- Allow user to create, read, update, and delete collections (lists) of recipes
- Allow user to view all reviews in one page
- Allow user to change theme of the app
- Allow user to change theme of the app
- Add messaging function between users
- Consume APIs for recipes
- Consume API for Imgur
- Expose API that returns data resources as JSON