- History poll web application.
- Version 1.0
This app was deployed and is currenty being hosted on Heroku:
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.
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
You can read more about Django here:
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.