Skip to content

This tech blog allows signed-in user's to post a blog about tech experiences or ideas while other's can comment on them.

Notifications You must be signed in to change notification settings

Val-gee/valstechblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Tech Blog

Description

Writing about tech can be just as important as making it. Developers spend plenty of time creating new applications and debugging existing codebases for personal or professional projects. Reading and sharing about technical concepts, recent advancements, and new technologies can help developers gain insight from other developers. There are countless articles and websites that fail to provide a plaform where developers can gather and share their ideas and experience on projects they might be working on or are interested in starting.

This site was built as 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. This site was built completely from scratch and is deployed to Heroku. My 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. User will be asked to create a unique login username and password to access the full functionality of the site.

Mock-Up

The following demonstrates a screenshot of the deployed application:

The Tech Blog

The following is a screenshot of the main page upon your first visit: The Tech Blog

Links

Link to Heroku Site: Heroku Application Link.

Link to github repository: Github


© 2022 edX Boot Camps LLC. Confidential and Proprietary. All Rights Reserved.