Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: GET home endpoint for all, joined, created, hidden #9

Open
RafaDSan opened this issue Dec 23, 2024 · 0 comments
Open

feat: GET home endpoint for all, joined, created, hidden #9

RafaDSan opened this issue Dec 23, 2024 · 0 comments
Assignees

Comments

@RafaDSan
Copy link
Collaborator

RafaDSan commented Dec 23, 2024

Create GET endpoint to fetch the respective communities in the home page

  • Viewcall to scorer factory

  • Check the status (all, joined, created, hidden) to know the correct action

obs: The backend must filter hidden communities in the "all, joined and created" pages

to know each status:
users (mapping) in the smart contract.
contractOwner variable with the info of the community owner

@RafaDSan RafaDSan self-assigned this Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant