Skip to content

Model View Controller MVC tech blog site created to resemble CMS-style.

Notifications You must be signed in to change notification settings

pciongoli/PC-MVC-TechBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Model View Controller (MVC): PC MVC Tech Blog

Link to Deployed Project

For this project I have created a CMS-style blog site similar to a Wordpress site, in which developers can publish their blog posts and comment on other developers’ posts as well. This site is deployed via Heroku (please see deployment above). This app follows 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.

Technologies

  • JavaScript
  • Sequelize
  • Handlebars
  • CSS
  • ORM
  • express-session npm package
  • Bootstrap

Reach out to me

Thanks for viewing!