GitHunt
RE

redbug312/ntuoc13-lottery-machine

Lottery machine web app for National Taiwan University Orientation Camp.

ntuoc13-lottery-machine

Lottery machine web app for National Taiwan University Orientation Camp.

Been presented in the semester opening ceremony 2020.

Demo

Quickstart

$ make start
$ firefox http://0.0.0.0:5000/bonus/idle

Click the middle box to draw a winner.

The lottery comes with other sessions:

  1. lottery/undergrad/idle
  2. lottery/grad/idle
  3. bonus/idle
  4. fifty/idle

server/app/instance/default.py specifies the csv
storing the attendee lists, where
petname
generates the exmaple names.

Credits

  • Flask, the Python micro framework for building web applications.
  • Anime.js, the JavaScript animation engine.

Languages

JavaScript28.9%Python28.7%CSS22.9%Pug17.6%Makefile1.9%

Contributors

GNU General Public License v3.0
Created August 27, 2020
Updated September 9, 2022