Commit Graph

6 Commits

Author SHA1 Message Date
1067b4fc3b tidying up after dev 2019-07-06 12:52:47 +01:00
4da511a7d5 Created database class.
Tidied app.py so that it only contains controller logic.
Added error handling for if number of entrants exceeds number of possible identifiers
Updated test coverage to test for all identifiers, as well as error case
2019-07-06 12:43:49 +01:00
9c42cb7890 Closes #3
Fixes issue with numeric identifiers not being handled as strings
2019-07-06 09:47:00 +01:00
aa2911d969 Updated tests 2019-07-04 22:45:54 +01:00
62dcad7946 Working simple letter assignment without updated tests 2019-07-04 21:51:03 +01:00
bed7b9e258 Updated tests 2019-07-04 19:35:11 +01:00