lfglabs-dev / api.starknet.quest

starknet.quest rust backend
7 stars 28 forks source link

feat: add quest completion activity #200

Closed ayushtom closed 8 months ago

ayushtom commented 8 months ago

In the previous PR for analytics i calculate the tasks completed per day and what we actually wanted to do was quests completed per day.

This is the original PR for ref - https://github.com/starknet-id/api.starknet.quest/pull/195

in the PR's description I make this endpoint such that it returns completion of tasks per day. On going through the brief again i see that it was actually quests completion per day.