ScottBarkman / django-contests

Simple code based contest app (WIP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-contest

Simple contest App (wip)

Features

  • Instant win contests
    • Codes can be single use only, one per person, and even one per person per day.

Requirements (for the time being)

  • Django Extensions (django-extensions==1.5.5)
  • ShortUUID (shortuuid==0.4.2)

Todos

  • TESTS
  • Django 1.8 migrations
  • More contest types
    • multiple entries per email
  • Google ReCAPTCHA
  • pip package this thang up

About

Simple code based contest app (WIP)


Languages

Language:Python 99.2%Language:HTML 0.8%