MugachaGichamba / blog_post

Flask application to create, view, update and delete posts as well as view random quotes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blog_post

Flask application to create, view, update and delete posts as well as view random quotes

Authors

Mugacha Gichamba

Description

As a user I will be able to:

  1. view the blog posts on the site.
  2. comment on blog posts.
  3. view the most recent posts.
  4. see random quotes on the site.

As a writer i will be able to:

  1. to sign in to the blog.
  2. to create a blog from the application.
  3. delete comments that I find insulting or degrading.
  4. I would like to update or delete blogs I have created.

Technologies used

  1. Python3.6
  2. Flask 1.0.2
  3. Jinja 2.10.1

Dependencies

  1. gunicorn 19.9.0
  2. requests 2.21.0

setup and installation processs

  1. From the project's github repo page, click the clone or download button
  2. Copy the link that appears from the dropdown
  3. From the terminal window in your local machine, change to the local directory where you want to clone your repository.
  4. Type git clone then paste the link you copied from github and press enter.
  5. A new subdirectory will appear in your current folder.
  6. Open the folder with your favourite code editor.

Contact

Phone: 0705684752

License

This project is licensed under the MIT License

About

Flask application to create, view, update and delete posts as well as view random quotes


Languages

Language:HTML 62.1%Language:Python 32.9%Language:CSS 5.0%