Build a simple blog web application using express and handlebars
Budget: ₹1,500 – ₹12,500 INR
Your application must follow the Model-View-Controller paradigm.
You’ll need to use the [express-handlebars] package to implement Handlebars.js for your Views
Use the [MySQL2]and [Sequelize] packages to connect to a MySQL database for your Models
And create an Express.js API for your Controllers.
Functional requirements
1. Signin, signup
2. can create/update/delete a blog post with tittle, content and post it
3. can comment on other blog posts
You’ll need to use the [express-handlebars] package to implement Handlebars.js for your Views
Use the [MySQL2]and [Sequelize] packages to connect to a MySQL database for your Models
And create an Express.js API for your Controllers.
Functional requirements
1. Signin, signup
2. can create/update/delete a blog post with tittle, content and post it
3. can comment on other blog posts