Implement Team entity and DAO
Blocked by #1 (closed), #3 (closed), #5 (closed), #6 (closed).
The goal of this issue is to implement the Team Entity and its respective DAO.
Before this implementation, the User entity (from issue #5 (closed)) and the Driver entity (from issue #6 (closed)) have to be implemented, as the Driver serves as an extension of Person.