jasonravagli / gym-manager

0 stars 0 forks source link

Add support for MySQL #10

Closed jasonravagli closed 2 years ago

jasonravagli commented 2 years ago

Implement the Repository and the TransactionManager interfaces to interact with a MySQL database. The newly implemented classes will belong to a separate module.