Task39 Adds logic to the TeamManagedBean When the TeamManagedBean was created the login was not implemented so a lot of the logic could not be created. In this commit added the logic for store, update, remove and list teams from our database. Now this functions work with the principal logged user.