Skip to content

This application is a CMS-style blog site similar to a Wordpress site. The app follows the MVC paradigm in its architectural structure, uses Handlebars.js as the templating language, Sequelize as the ORM, and the express-session npm package for authentication. Created a Glassmorphism UI design using CSS.

Notifications You must be signed in to change notification settings

kristenpicard/MVC-Tech-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MVC-Tech-Blog

Description

A Blog built with Model View Controller paradigm and a mysql database. This was built using Express, Sequelize, Handlebars, dotenv and MySQL2.

Functionality: Site visitors can sign up for an account to the blog. Once signed in, they have the ability to view, create, edit and delete their own blog posts.

Application Depoloyment

Click this link to take you to the deployed app: https://frozen-earth-66671.herokuapp.com/

Table of Contents

License

License: MIT

MIT License Link

Contributions

Sole Author: Kristen Picard https://github.com/kristenpicard

Screenshot

Questions

If you would like to discuss this project, please reach out via my GitHub:

GitHub: Kristen Picard GitHub

About

This application is a CMS-style blog site similar to a Wordpress site. The app follows the MVC paradigm in its architectural structure, uses Handlebars.js as the templating language, Sequelize as the ORM, and the express-session npm package for authentication. Created a Glassmorphism UI design using CSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published