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

Create teams table #2

Closed Smullz622 closed 2 years ago

Smullz622 commented 2 years ago

Change teams from a string to its own table. Join with person table by team id

Each team has one manager. A manager can manage more than one team. Managers are members of their respective teams and members of management team (Dan is manager of management team)