User can create a class community with no significant name
For instance, ". " is a valid name for a newly created class community. So is a string of multiple spaces.
Therefore, many non-NULL class community names can be created even though they may be misleading to other users of the app
Suggested Implementation:
When user is creating a class community, the user is prompted to pick a class name from a list of all the classes at UMass (which you can store in your database). Then they can select whatever class they want to create a community for. This way you solve the naming issue and whenever another user wants to join a class community they can filter or search by that class name.
Description:
Suggested Implementation:
Priority Level:
Recommended by Yum.FM