cse442-fall-2019-offering / 442projects-django-mango

442projects-django-mango created by GitHub Classroom
0 stars 0 forks source link

Task: Public/Private Groups #101

Closed Deerjason closed 4 years ago

Deerjason commented 4 years ago

Groups can now be public (visible to other users) or private (not visible to other users).

Task Tests:

To run tests, navigate to the frontend directory and run: npm run test