Project information
- Category: Full-Stack
- Project date: Sep 2020
- Technologies: JavaScript, MySQL, Express, Handlebars, Node, Heroku, authentication, hashing, Sequelize, cookies, sessions
- Deployed Project: https://tony-tech-blog.herokuapp.com
- Source code: https://github.com/TonyQ032/Tonys-Tech-Blog
Details
The website is a full-stack, CMS-style blog site similar to a Wordpress site, where developers can publish their blog posts and comment on others' posts as well - built entirely from scratch.
All posts, comments, and user information is stored within a MySQL database with user passwords being safely hashed. Users can create new posts or view, comment, or delete their posts from their dashboard.