Skip to content

Build a blogging platform including features like persistent local authentication, account creation, blog posts with unique urls, comments and optionally a rating system.

Notifications You must be signed in to change notification settings

annelin07/blogger-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blogger

Build a blogging platform including features like persistent local authentication, account creation, blog posts with unique urls, comments and optionally a rating system.

Time spent: <18 hours>

Features

Required

#####Signup

  • [done] User can Signup, Login and Logout with input validation
  • [done] Session and user accounts are persisted in a data store
  • [done] User can create and edit a blog post
  • [done] User can view blog posts with details on their Profile
  • [done] User can comments on their blog posts on their Profile
  • [done] User can view a anyone's blog with posts and comments at the specified url
  • [done] Logged In users can comment on any blog post

Walkthrough

Video Walkthrough

About

Build a blogging platform including features like persistent local authentication, account creation, blog posts with unique urls, comments and optionally a rating system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published