stakwork / sphinx-tribes

Backend for sphinx tribes and bounties. The bounty platform pays out in bitcoin. Sign up with Sphinx Chat, complete a bounty, and earn bitcoin! Go to our website for available bounties.
https://community.sphinx.chat/bounties
33 stars 60 forks source link

Show count next to ticket status in filter #1081

Closed ecurrencyhodler closed 9 months ago

ecurrencyhodler commented 10 months ago

Now that we have open bounties by default, we should add counts next to ticket status for social validation that work is being assigned and completed. The format should be:

Screenshot 2023-12-12 at 9 44 41 AM

Use this api call to gather the information for open, assigned, and paid: gobounties/filter/count

Acceptance Criteria

VividhPandey003 commented 10 months ago

Can I work on it? I have worked with these files recently. I guess I could add the functionality.

ecurrencyhodler commented 10 months ago

Let me scope this out first vividh!

VividhPandey003 commented 9 months ago

Update: In progress.