| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
added anonymous play to frontend
|
|
|
|
| |
added alternative button graphics for the other two teams
|
|
|
|
|
| |
- added team counter and amount of anonymous clicks to the leaderboard
- adapted frontend to work with the new `index.php` responses
|
|
|
|
|
| |
- properly centered footer bar on leaderboard page
- changed `<main>` element in play page to `<div>`
|
| |
|
|
|
|
|
|
| |
added a simple leaderboard that is not properly styled and is still
missing some features, most notably a refresh button; along with other
minor changes
|
|
|
|
|
|
| |
- added nice images
- added transition animations to numbers
- added active: styles to button
|
|
|
|
|
| |
- added title and proper favicon
- created a simple navigation bar
|
|
|
|
| |
added basic functionality to the play page and moved it to /play/
|
|
|
|
|
|
| |
- moved login component to proper directory (oops)
- created play page
- other minor changes
|
|
|
|
|
|
| |
- made login section a component
- redesigned login section
- other minor changes
|
| |
|
|
|
|
| |
grabs token from logins and sends request to the apis
|
|
added initial frontend project with svelte and tailwindcss.
currently displays a concept for a landing page that is not functional.
|