/Blog

A personal blogging website where one can create and share their opinions and other users can read and comment on them.

Primary LanguagePython

EPITOME

By christinekarimi

Description

 This is a web application that allows a writer,who's the admin to blogs, where other people can comment on various blogs of their choice. 

User Stories

A user can:

    > view the blog posts submitted
    > comment on blog posts
    > view the most recent posts
    > get a notification when a new blog gets added.

As writer is able to:

    > sign in to the blog.
    > create blog from the application.
    > delete comments.
    > update or delete blogposts.

Setup

> Install python3.6 
> git clone https://github.com/christinekarimi/blog
> run 'python3.6 manage.py runserver' from the terminal

Tech Used

> python3.6
> flask
> postgres

License

 MIT (c) 2018 kim