Skip to content

In this assignment, refactor and expand the codebase to make this a multi-user blog site, add authentication, so that users have to log in to create posts. Users will have their own blogs page, and visitors will be able to view blogs by author, or they can view all blog posts on the site by all authors. And still maintain the ability to view an …

juliehutchinson001/blogz

Repository files navigation

Blogz

Project Overview

Blog site built using HTML, CSS, Javascript, Python/Flask as the server and MYSQL for the database.

Features

  • Password hashing
  • Username verification
  • Signup
  • Logging

Signup form

Blogz Signup



New post

New Post



View all posts

View Post



Login form

Login Form

About

In this assignment, refactor and expand the codebase to make this a multi-user blog site, add authentication, so that users have to log in to create posts. Users will have their own blogs page, and visitors will be able to view blogs by author, or they can view all blog posts on the site by all authors. And still maintain the ability to view an …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published