Go to file
Brian Buller a10bfd175e Fixed voting validation issue 2017-07-09 20:19:15 -05:00
assets Several good changes 2017-07-09 19:18:03 -05:00
templates Fixed voting validation issue 2017-07-09 20:19:15 -05:00
.gitignore Initial Commit 2017-04-03 16:32:13 -05:00
README.md 2017-06-22 Build 2017-06-22 10:34:57 -05:00
admin_clients.go Working on editing team games 2017-06-15 12:35:53 -05:00
admin_endpoints.go First RC 2017-07-08 21:51:43 -05:00
admin_games.go Voting is working 2017-06-30 13:35:36 -06:00
admin_teams.go Working on Results Page 2017-07-06 12:09:49 -05:00
admin_users.go Making progress 2017-06-08 12:20:43 -05:00
admin_votes.go First RC 2017-07-08 21:51:43 -05:00
assets.go Re-generate Assets 2017-07-09 19:21:06 -05:00
main.go Several good changes 2017-07-09 19:18:03 -05:00
model.go 2017-06-22 Build 2017-06-22 10:34:57 -05:00
model_clients.go Working on Results Page 2017-07-06 12:09:49 -05:00
model_games.go Game Screenshot Upload/Delete is working 2017-06-21 17:09:26 -05:00
model_teams.go Voting is working 2017-06-30 13:35:36 -06:00
model_users.go Making Progress 2017-04-21 13:17:18 -05:00
model_votes.go Working on Results Page 2017-07-06 12:09:49 -05:00
page_session.go Voting is working 2017-06-30 13:35:36 -06:00
public_endpoints.go Several good changes 2017-07-09 19:18:03 -05:00

README.md

ictgj-voting

The ICT GameJam Voting Application

pass in the -dev flag to enable development mode (load assets from file system instead of embedded).

Uses 'esc' for embedding assets: https://github.com/mjibson/esc

TODO: Build Instructions

TODO: Contribution Instructions