KSU-SWE6733-Spring2023-Team3 / development-project

Development project for KSU SWE 6733 Spring 2023 Team 3
0 stars 0 forks source link

31 add activity information to user profiles #39

Closed elliottallmann closed 1 year ago

elliottallmann commented 1 year ago

Adds UserInterests to Users.

A UserInterest object is made up of an Activity, Attitude, and Skill Level.

Users can have many UserInterests.

User A should be able to show the interests for themselves and for other users.