Gergely Polonkai e71eb45260 Add Draw.successful()
It can decide if the given draw was successful:

* The word is accepted
* Work was submitted for the word
* The work was submitted on time
2015-11-27 14:59:36 +01:00
2015-11-27 14:59:36 +01:00
2015-11-27 11:39:17 +01:00
2015-11-26 14:59:37 +01:00
2015-11-26 14:59:37 +01:00
2015-11-26 14:59:37 +01:00
2015-11-27 12:31:54 +01:00
2015-11-26 17:15:12 +01:00
2015-11-26 17:15:12 +01:00
2015-11-27 11:39:17 +01:00

Build Status codecov.io

100(ish) words challenge

This is the main project for 100(ish)word challenge, a challenge for artists of different kinds.

The goal of the site is to present a word for the users every day, and let them create something based on that word, within a given time limit. They can then share their work via the site, so other users can vote for it (if it represents the word by any means).

The project aims to run on Heroku, but testing is done for both Python 2.7 (because of Heroku) and Python 3.4 (because we can).

Description
No description provided
Readme
Languages
Python 100%