This folder contains the source code for the Bus Schedule app codelab.
I have modified this starter codelab project to include a Room database with very basic functionality. I also have written instrumental tests to test database behavior.
Moreover, I refactored the starter project so that the separation of concerns principle got satisfied.