- [ ] streak and total points here add them to /current endpoint - you may add a streak entry in the appuser table to store it then retreive it here  I suppose you can merge the last 2 tasks into one endpoint there is some similarities ---- - [x] add an endpoint to get enrolled but not completed mazes for this  - [x] solved challenges per day for a week , I suppose you can use the leadership endpoint for this with some tweaks  - [x] need the rank, level of the user and the total points needed to finish this level 
I suppose you can merge the last 2 tasks into one endpoint there is some similarities