psu-libraries / lst-interns

Temporary Repository being used to help teach our interns about git, github and our workflows
Apache License 2.0
0 stars 0 forks source link

revise person model class with team ID #9

Closed Smullz622 closed 2 years ago

Smullz622 commented 2 years ago

Currently, the person model class uses a string attribute to identify their department. Revise the class to use a team ID instead. Update the rest of the code to reflect the change.