/PollBase

✏ History poll web application built using Django. PollBase is a small web application built using the Django web framework. The main purpose of this app is for users to get presented with history questions which they can answer and see what others have said before them.

Primary LanguagePython

PollBase

  • History poll web application.
  • Version 1.0

URL / Live version

This app was deployed and is currenty being hosted on Heroku:

About this app

PollBase is a small web application built using the Django web framework.

The main purpose of this app is for users to get presented with history questions which they can answer and see what others have said before them.

About Django

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.

You can read more about Django here:

Future ideas

I plan on adding more features such as letting users sign up and add their own questions, as well as being able to leave comments on each page.