Commit Graph

24 Commits

Author SHA1 Message Date
f3ee4ecdfd Apply various styling tweaks 2023-07-01 08:28:26 +02:00
a100166505 Create an About page 2023-07-01 08:28:08 +02:00
31523c3ef4 Add authorship note in the about section 2023-06-29 20:11:59 +02:00
db55f0505e Tweak styling of the ranking ready message 2023-06-29 20:11:40 +02:00
964ae1e965 Add hero and about sections to the page 2023-06-29 19:47:41 +02:00
44f0f66490 Reword ranking page's description 2023-06-29 19:47:26 +02:00
94d04c8231 Increase the font size of congratulations message 2023-06-29 19:47:11 +02:00
b95cc86b6a Implement ranking page 2023-06-27 10:35:51 +02:00
5ac55557c9 Implement showing random F1 trivia 2023-06-27 10:35:44 +02:00
4710b14405 Include photo number in the photos' alt texts 2023-06-09 18:29:12 +02:00
5cc46fbd6b Fix duplicate picks and recursive rating updates 2023-06-09 12:57:53 +02:00
053e4e0302 Remove references to unused auth module code 2023-06-09 09:15:22 +02:00
085fcdb63e Create and use the useVote composable 2023-06-08 18:58:14 +02:00
7c548bf1e4 Remove Apprwite-related code 2023-06-07 10:31:06 +02:00
7bf979101f Code up an algorithm for picking random photos 2023-05-30 17:55:56 +02:00
2bbd0960ef Add mock script for displaying two random photos 2023-05-29 18:37:09 +02:00
4de34ead70 Move login-error hash check to App.vue 2023-05-28 09:10:32 +02:00
92e43959e6 Remove title field and rename color to message 2023-05-27 12:30:07 +02:00
bf18b7c4c7 Add GitHub and Discord branding colors 2023-05-26 13:55:42 +02:00
d4f1cbf637 Show a snackbar upon successful/failed login 2023-05-26 12:25:26 +02:00
84156909ab Implement authentication module 2023-05-25 20:59:33 +02:00
575080ab07 Remove placeholder components 2023-05-24 10:14:27 +02:00
f86fcb61e5 Adjust formatting accordingly with Prettier config 2023-05-23 10:05:53 +02:00
af28f86f3e Init Vuetify project 2023-05-23 08:19:09 +02:00