ucsb-cs156 / proj-happycows

https://ucsb-cs156.github.io/proj-happycows/
1 stars 0 forks source link

FEATURE: Ability to leave a commons once joined #112

Open sangitakunapuli opened 6 months ago

sangitakunapuli commented 6 months ago

Have you updated the title?

As a...

user

I can...

leave a commons

So that...

I can have control of the commons I am participating in

Discussion

Currently, users can only join commons using the Join button on the homepage, however it would also be good for users to be able to leave a commons if they need to.

Acceptance Criteria

Use the 'Join' button as a guide for how to implement this functionality - it does a similar opposite action.

Implementation Todos

Frontend:

Backend:

Testing: