Skip to content

Tech Blog: the week 14 homework assignment for Northwestern University's coding bootcamp. A simple interactive tech-blog and message board

License

Notifications You must be signed in to change notification settings

Sarahlophus/tech-talk

Repository files navigation

14: "TechTalk" Tech Blog

License Type MIT

Licensed under MIT

Table of Contents

Project Description

This website utilizes a Sequelize, Express, Handlebars, Node stack to run a tech blog. Additional npm packages include MySQL2 (for MySQLWorkbench), Express-session (for cookies), .env (for database privacy), and bcrypt (for user password privacy)

Usage Instructions

Click the Heroku link below to open TechTalk in your browser, and explore the user-interactive goodness

a website homepage with white, orange, and blue theme displaying 4 tech-themed blog posts

Without an account, users can read blog posts from other users. By clicking on a blog post, they can also view any comments that have been added

a website comments page with white, orange, and blue theme displaying a blue-bordered blog post and an orange-bordered comment. A button at the bottom prompts the user to log in

Users can create an account or log in to gain access to additional website features

a website login page with white, orange, and blue theme displaying a blue-bordered log-in box and orange-bordered sign-up form

With an account, users can add their own blog posts and comment on other users' posts. Don't like your post? Update or Delete it!

a website comments page with white, orange, and blue theme displaying a blue-bordered blog post and an orange-bordered comment. A button at the bottom shows a comment box and a button to add a comment

a website profile with white, orange, and blue theme displaying an orange-bordered box to add a new blog post title and message. A smaller blue-bordered box displays the user's perviously made blog posts along with an update and delete button

TechTalk has a mobile-responsive design, and remains visually appealing whether you are on desktop, tablet, or phone

a website profile with white, orange, and blue theme displaying an orange-bordered box to add a new blog post title and message. A smaller blue-bordered box displays the user's perviously made blog posts along with an update and delete button

Tests

Test this program by clicking links, and entering unexpected or no text into inputs

Links

About

Tech Blog: the week 14 homework assignment for Northwestern University's coding bootcamp. A simple interactive tech-blog and message board

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published