Services are currently an empty interface or a mock implementation which doesn't connect to the actual database.
We should implement the interfaces with an actual implementation based on the current description. These should use the DAL connected to the actual database.
Services are currently an empty interface or a mock implementation which doesn't connect to the actual database. We should implement the interfaces with an actual implementation based on the current description. These should use the DAL connected to the actual database.