Skip to content

✅Challenge is to build a CMS-style blog site similar to a Wordpress site, where developers can publish their blog posts and comment on other developers’ posts as well. You’ll build this site completely from scratch and deploy it to Heroku. Your app will follow the MVC paradigm in its architectural structure, using Handlebars.js as the templating…

Notifications You must be signed in to change notification settings

InaWise/Tech-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

14.-Model-View-Controller-MVC-Challenge-Tech-Blog

Note Taker Starter Code

This application will use an Express.js back end and will save and retrieve note data from a JSON file.

Table of Contents

Description

Challenge is to build a CMS-style blog site similar to a Wordpress site, where developers can publish their blog posts and comment on other developers’ posts as well. You’ll build this site completely from scratch and deploy it to Heroku. Your app will follow the MVC paradigm in its architectural structure, using Handlebars.js as the templating language, Sequelize as the ORM, and the express-session npm package for authentication.

Installation:

In order to install the neccesary dependencies, npm i

Heroku

Heroku Link

Repository

Repository link

Questions

If you have any questions about the repo, open an issue or contact me directly at iwise@mail.valenciacollege.edu. You can find more of my work at InaWise.

image

image

About

✅Challenge is to build a CMS-style blog site similar to a Wordpress site, where developers can publish their blog posts and comment on other developers’ posts as well. You’ll build this site completely from scratch and deploy it to Heroku. Your app will follow the MVC paradigm in its architectural structure, using Handlebars.js as the templating…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages