Skip to content

A project developed at UT aimed at developing an open source, web hosted clicker application in order to enhance classroom learning.

Notifications You must be signed in to change notification settings

UT-Projects/clicker

Repository files navigation

Clicker

  • 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

Dependencies

  • Docker
  • python 3

To Run

  • $ docker-compose build
  • $ docker-compose up
  • Currently runs on localhost

To do

  • Integrate Google Log in
  • Poll Reports page
  • UI/UX
  • Secure endpoints

About

A project developed at UT aimed at developing an open source, web hosted clicker application in order to enhance classroom learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published