Based on https://github.com/code4romania/next-door/issues/10 Create the `Group` entity with the following attributes: * name * description * open (true/false) * security question (if the group is closed)
Based on #10
Create the
Groupentity with the following attributes: