Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 647 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 647 Bytes

Quora Lite

As the name suggests, Quora Lite is a minified version of Quora.com.

It allows users to create an account, post a question, add answers to pending questions, write a blog post, read blog posts made by others. Posts are text based. Functionality to allow a better editor for creating posts will be added soon.

The website is created using Python and Django. The frontend is pure Bootstrap. The project has been deployed using IBM Cloud. I will be switching my database from SQLite to IBM's BD2 on Cloud soon.

TODO: inprove README