joelrorseth / uWindsor-POTW-Leaderboard

A django web app used for managing problem of the week leaderboards for the uWindsor CSS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

University of Windsor Problem of the Week Leaderboards

POTW will once again be live this September! Stay tuned...

About

Each week the Computer Science Society comes up with a new computer science related problem dubbed the "Problem of the week". Students who solve said problem recieve a ballot that is entered for a draw at the end of the month where they can win some pretty sweet prizes. This web-app was created to help make the process easier for all those involved (solvers and checkers) and hopefully get more students involved.

Install

./setup.sh
python3 manage.py runserver

Testing

This repo has been recently updated for Python 3. To run, you will most likely need the following versions or newer to successfully compile:

  • Python 3.6.2
  • Django 1.11.4
  • Pip 9.0.1

For the older Django / Python 2 version, see this commit.

Contributors

  • Quinn Perfetto - Original project
  • Joel Rorseth - Python 3 migration

Find a bug in my code? Think of a sweet feature? Awesome! Fork this repo and make a pull request.

About

A django web app used for managing problem of the week leaderboards for the uWindsor CSS


Languages

Language:Python 45.7%Language:HTML 43.0%Language:CSS 6.0%Language:JavaScript 4.5%Language:Shell 0.8%