The role of this issue is to create the needed API routes so that we can do things like get all teams by semester. Here is a list of routes we should have with the associated RESTful verb:
Get ALL Teams
Get ALL Teams by semester
Get a specific Team by project & semester
Update a Team
Delete a Team
The role of this issue is to create the needed API routes so that we can do things like get all teams by semester. Here is a list of routes we should have with the associated RESTful verb: