UCLA-CS130-23Fall / EasySplit

MIT License
0 stars 3 forks source link

[MRG] Added create group form and request #31

Closed huangyz0918 closed 11 months ago

huangyz0918 commented 11 months ago

Task/Story

Story: Group Creation and Management

Detailed Description

We have added a form to create groups. More specifically, users can click a button to open a form for group creation. Once the form is accessed, they enter the group's name, description, and members. Once the form is submitted, a new group with the inputted attributes is created.