diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 |