Skip to content

Quora Lite is a clone of Quora.com | Python, Django | Bootstrap 4 | SQLite | IMB Cloud

Notifications You must be signed in to change notification settings

s13rw81/quora-lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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