This is a flask blog where a writer posts blogs and a user can interact with the posts
Written by Isaiah Mekenye.
- Clone the repository
- Create a virtual environment and install flask in your repository folder
- Run the IP address on the browser
- Click the link on my github description to interact the site
- Create a new writer account through the application as a writer:
This will ensure only authorized writers can post blogs on the application update or delete posts
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 |
To reach me, email me at: > [email protected]
-This project is licensed under the terms of the MIT License