Open tomrodrod opened 3 weeks ago
As a user, I want to be able to create communities
The community form must include name and description boxes.
A community is identified by its name. An user can belong to many communities and a community can have many users.
Only the following operations must be accomplished:
These other operations are not a must, but a plus:
Frontend:
The community form must include name and description boxes.
Backend:
A community is identified by its name. An user can belong to many communities and a community can have many users.
Only the following operations must be accomplished:
These other operations are not a must, but a plus:
Tasks
18