Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 769 Bytes

File metadata and controls

25 lines (17 loc) · 769 Bytes

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!