RaboDeToro-hub-2 / uvlhub

Repository of feature models in UVL format integrated with Zenodo and flamapy following Open Science principles - Developed by DiversoLab
https://docs.uvlhub.io
0 stars 0 forks source link

EPIC: Create communities #7

Open tomrodrod opened 3 weeks ago

tomrodrod commented 3 weeks ago

As a user, I want to be able to create communities

Frontend:

The community form must include name and description boxes.

Image

Backend:

A community is identified by its name. An user can belong to many communities and a community can have many users.

Image

Only the following operations must be accomplished:

These other operations are not a must, but a plus:

Tasks