/tech-blog

UCF Coding Boot Camp Week 14 Challenge

Primary LanguageJavaScript

The Tech Blog

Issues Issues

Description

Tech Blog is a full-stack RESTful application that allows users to create an account to write posts and comments.

View the deployed page at Tech Blog.

Contents

Usage

Use the "Login" link to login to an existing account or create a new account. Logged in users can post comments to existing posts or create new posts from their Dashboard. Posts may also be edited and deleted from the dashboard.

Screenshots

The Tech Blog Main Page All posts are available on the main page.

Single-post view to add comments Logged in users can add a comment to a post.

Create post functionality Logged in users can add new posts from their dashboard.

Edit post functionality Posts may also be edited or deleted.

Technologies

  • Node
  • Express
  • MySQL
  • Sequelize
  • Express Sessions
  • Bcrypt
  • Handlebars

Questions

If you have any questions about the repo, please open an issue or contact me via email at deckiedevs@gmail.com. You can find more of my work on my GitHub, deckiedevs.

Contributions

  • Built with enthusiasm by Mila Decker.