SuperteamDAO / earn

An open source platform connecting crypto founders with elite talent to create bounties, and accelerate project completion
https://earn.superteam.fun
GNU Affero General Public License v3.0
56 stars 76 forks source link

Small feature request on `bounties` homepage #630

Open brighton-ifaya opened 1 week ago

brighton-ifaya commented 1 week ago

Is there a way to add information on the home page of bounties that indicates whether a bounty is region specific or not? Reason why the below image is annotate with a red box is to indicate an instance where out of all the ST UK bounties only the one in red is global while the others are region specific. It sucks having to click a bounty only to realize since you are not within the specified region then you can't participate in it. Screenshot_20240623_174812

@a20hek @tksumanth1994 @dhruvsol @JayeshVP24 @pratikdholani1 Please🙏🏽

a20hek commented 1 week ago

Anyone interested can take this up.

How to do this: Update the API endpoints so that for signed-in users, only regional bounties matching the user's location (user.location) are returned. This will ensure that users only see bounties relevant to their region.

Mihir867 commented 4 days ago

Hi, Can you assign this to me ?

brighton-ifaya commented 17 hours ago

@a20hek I believe I'm free now to work on this, would you mind assigning me?

a20hek commented 16 hours ago

we dont believe in assigning issues until we see a proof of concept/work, mainly because issues remain pending for long when this is done. we just want someone to take initiative permissionlessly and get it done

cc: @brighton-ifaya @Mihir867

brighton-ifaya commented 16 hours ago

we dont believe in assigning issues until we see a proof of concept/work, mainly because issues remain pending for long when this is done. we just want someone to take initiative permissionlessly and get it done

cc: @brighton-ifaya @Mihir867

Alright got it.

Mihir867 commented 40 minutes ago

Hi, I have made a Pull Request for the feature, Please check and let me know if anything else needs to be added