blogchain is an application that allows the writer to post their blogs and users to comment and like on them, it also displays random quotes.
- As a user, I would like to view the blog posts on the site
- As a user, I would like to comment on blog posts
- As a user, I would like to view the most recent posts
- As a user, I would like to an email alert when a new post is made by joining a subscription.
- As a user, I would like to see random quotes on the site
- As a writer, I would like to sign in to the blog.
Behavior our program should handle | Input description | Output description |
---|---|---|
View blog posts on the site |
None | Blogs displayed |
Registration to the app |
Writer credentials | Redirection to login form |
View random quotes |
None | A random quote is displayed on reload |
Comments from a user |
Comment | Comment along with user's name |
-Python -Flask -Postgres -Heroku
It does not display blogs at first
Copyright (c) 2019 Moharick