This project, assigned by Rutgers Coding Bootcamp, required the creation of an online application utilizing all of the skills acquired from class thus far concerning the frontend and backend. Our project concept was to provide a platform in which users can share their home recipes or any recipes they've enjoyed with the What I Had For Dinner community online. The goal of this application was to create a user interface that would allow a user to post about the fantastic recipes they've tried and be able to communicate with fellow home chefs via commenting functionality on posts.
- JavaScript
- Node
- Express
- Handlebars
- MySQL2
- Sequelize
- Animate
- Jillian Amelung
- Marykate Smith
- Greg D'Amato
- Leslie ChinQuee
In order to view the What I Had For Dinner webpage, the user can either install Node.js on their PC initialize Node in the command line, and install the files from package.json or access the webpage via the Heroku link provided below.
The user can access the website via Heroku. Here they can signup to create an account, write posts which include links to recipes, view all posts and comment on other users' posts.They can also edit and delete posts saved on their dashboard.
N/A
N/A
N/A
Link to Deployed Website via Heroku
Rutgers Coding Bootcamp class materials, online documentation and TA resources.