Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 849 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 849 Bytes

Synopsis

This project will help you in creating blog like Quora with less features. Here login user can write his article. Every reader of that article can read and comment on article. Comment will only be shown when writer of that article will aprove it.

Getting Started

For using output of this project you just link to click on website named http://ankurbegining.pythonanywhere.com . For now sign up page is not created yet and as a guest user you can add article and comment on other article.

Motivation

Motivation for creating this project is to know how http://www.quora.com created it's own website using django, html and css.

Installation and Prerequisites

You knowing and using this project you need to know how python work and how to use django framework.

Built With

  1. Python Programming
  2. Django
  3. HTML
  4. css