WarwickAI / wai-platform

A platform for the management of Warwick AI events, including projects, talks and courses.
MIT License
1 stars 1 forks source link

Create reusable React Group component #4

Open joehewett opened 3 years ago

joehewett commented 3 years ago

We are going to be creating groups of users. We need to be able to display each group and the users that are in each group.

We should create a reusabel React component called UserGroup that we can use to represent any new group of people.

The UserGroup should contain: