aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* login redesignhitlerrip2025-07-301-1/+0
| | | | | | - made login section a component - redesigned login section - other minor changes
* license notice to frontendhitlerrip2025-07-301-1/+4
|
* init frontendhitlerrip2025-07-291-1/+3
| | | | | added initial frontend project with svelte and tailwindcss. currently displays a concept for a landing page that is not functional.
* contirb apihitlerrip2025-07-291-1/+0
| | | | | added api that returns a specific users contributed clicks and their team
* rank apihitlerrip2025-07-291-1/+4
| | | | | added api that lists all users, their teams and their personal contributed clicks.
* licensehitlerrip2025-07-291-0/+8
| | | | added license notices and a copy of the license
* basic authhitlerrip2025-07-291-0/+12
| | | | added basic authentication apis
* inithitlerrip2025-07-291-0/+25
base to build this game off of