- A project developed at UT aimed at developing an open source, web hosted clicker application in order to enhance classroom learning.
- This project simulates the famous iClicker handheld device, but promises to bring it to a web-hosted platform
- Using the flask framework this project implements a REST-API driven backend interfacing with MongoDB as a databasing solution
- Docker
- python 3
- $ docker-compose build
- $ docker-compose up
- Currently runs on localhost
- Integrate Google Log in
- Poll Reports page
- UI/UX
- Secure endpoints