Skip to content

Web app of a personal blog made with flask, a micro web python framework where users can interact with blog posts.

Notifications You must be signed in to change notification settings

imekenye/Personal-Blog

Repository files navigation

Blogr Web app

This is a flask blog where a writer posts blogs and a user can interact with the posts

Author Information

Written by Isaiah Mekenye.

Installation

  1. Clone the repository
  2. Create a virtual environment and install flask in your repository folder
  3. Run the IP address on the browser

Site Interaction.

  1. Click the link on my github description to interact the site
  2. 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

Behaviour Driven Development

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

Contact Information

To reach me, email me at: > [email protected]

License

-This project is licensed under the terms of the MIT License

About

Web app of a personal blog made with flask, a micro web python framework where users can interact with blog posts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published