Commit Graph

12 Commits

Author SHA1 Message Date
bddae031cc Add index page and link to share more easily 2025-01-20 10:13:59 +01:00
27d166dad6 Implement page to vote and fix trigger 2025-01-17 16:48:38 +01:00
13c2693bdb Add caching middlware for static files 2025-01-14 13:43:16 +01:00
3c2d45083f Put API behind /api 2025-01-14 12:40:30 +01:00
c7cccf2ec1 Use generated interface 2025-01-13 11:26:18 +01:00
4f50aca3b6 Add create-election.html 2025-01-13 10:56:36 +01:00
cad5cfe636 Move voting to a new endpoint
/election/{id}/votes
2025-01-11 18:29:01 +01:00
49a1df06d2 Dirty implementation of createVotes 2025-01-08 13:57:49 +01:00
0229f78976 Incomplete implementation of createVotes 2025-01-02 19:24:32 +01:00
f884e29ccd Make isValid a method and add skeleton for createVote 2025-01-02 17:49:23 +01:00
40f11c75af Add some integration tests with go-hit 2024-12-31 15:29:19 +01:00
5c784f491d Add POST /election 2024-12-27 18:03:46 +01:00