17 Commits

Author SHA1 Message Date
6b17c6fddc Merge pull request 'set-vote' (#17) from set-vote into main
Reviewed-on: #17
2025-11-13 00:46:42 +00:00
ab48a68fab Deleting questions and adding tests for deleteing 2025-11-12 19:29:13 -05:00
65c5b9611c Adding tests for adding votes 2025-11-12 16:11:39 -05:00
249dbbd603 Adding tests for adding votes 2025-11-12 16:08:54 -05:00
e6fb41b32d Merge pull request 'Get Poll data from database' (#14) from get-poll-by-question into main
Reviewed-on: #14
2025-11-06 18:46:31 +00:00
ff365cec0d Adding more tests for adding a poll if it doesn't exist on get, Adding code to update votes 2025-11-06 13:38:56 -05:00
8fa1947214 Adding tests for getting poll data 2025-11-05 16:18:06 -05:00
711e77e8b8 Merge pull request 'Newpoll Backend' (#12) from create-new-poll-backend into main
Reviewed-on: #12
2025-11-05 20:48:15 +00:00
bae776d845 Merge branch 'main' into create-new-poll-backend 2025-11-05 20:48:05 +00:00
7ad8a1bcc6 More robust testing 2025-11-05 15:47:26 -05:00
5d579781a8 More robust testing 2025-11-04 17:16:42 -05:00
5e8b4e2b61 Adding initial code for adding a new poll on the backend 2025-11-04 16:39:10 -05:00
d75efc715b Merge pull request 'Switching to SQLite and creating the tables' (#11) from setup-initial-db-struct into main
Reviewed-on: #11
2025-11-04 19:56:07 +00:00
3e2efae4ce Adding tests 2025-11-04 14:41:49 -05:00
13e0efb67c Switching to SQLite and creating the tables 2025-11-04 13:59:11 -05:00
47310997ec Initial structure for the votes 2025-10-31 12:52:38 -04:00
a52e73a295 Initial commit 2025-10-31 16:12:24 +00:00