aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorhitlerrip <git@hitler.rip>2025-07-29 21:25:30 +0200
committerhitlerrip <git@hitler.rip>2025-07-29 21:25:30 +0200
commit0dbbf0b26f24afa0c253e42682bba19ce7bd4cb6 (patch)
tree768b68b4240c7fe16c8b159a73aacf9ec0732935 /README.md
parentcf81ced021761f14056808a99d5081bff9f3036c (diff)
downloadhitler-clicker-0dbbf0b26f24afa0c253e42682bba19ce7bd4cb6.tar.gz
hitler-clicker-0dbbf0b26f24afa0c253e42682bba19ce7bd4cb6.tar.bz2
hitler-clicker-0dbbf0b26f24afa0c253e42682bba19ce7bd4cb6.zip
rank api
added api that lists all users, their teams and their personal contributed clicks.
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index f2632ed..0e2e88b 100644
--- a/README.md
+++ b/README.md
@@ -37,9 +37,12 @@ curl -X POST -d '{ "key": "value" }' http://localhost:8000/yourapifile.php
## To-Do
+### Backend
+
- add api that returns a specific users clicks
-- add api that returns all users and their respective clicks and teams
- add name and password change
- add anonymous clicking for a team
+### Frontend
+
- frontend