A framework for getting input from multiple users in an online environment.
A django project named monkeys that handles login and boiler-plate stuff, and an app named typer that lets the user type what they see in a given image.
Using:
Python 3.5+
Django 1.11
Dependencies:
pip install django-registration
pip install Pillow