Go to file
Brian Buller 7162c8c34d Syncing 2017-07-05 08:10:08 -05:00
assets Voting is working 2017-06-30 13:35:36 -06:00
templates Syncing 2017-07-05 08:10:08 -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 2017-06-22 Build 2017-06-22 10:34:57 -05:00
admin_games.go Voting is working 2017-06-30 13:35:36 -06:00
admin_teams.go Working on editing team games 2017-06-15 12:35:53 -05:00
admin_users.go Making progress 2017-06-08 12:20:43 -05:00
admin_votes.go Syncing 2017-07-05 08:10:08 -05:00
assets.go Voting is working 2017-06-30 13:35:36 -06:00
main.go Syncing 2017-07-05 08:10:08 -05:00
model.go 2017-06-22 Build 2017-06-22 10:34:57 -05:00
model_clients.go Making progress 2017-06-08 12:20:43 -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 Voting is working 2017-06-30 13:35:36 -06:00
page_session.go Voting is working 2017-06-30 13:35:36 -06:00
public_endpoints.go Syncing 2017-07-05 08:10:08 -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