Implementing the Infrastructure Layer
In this section, we're going to create a Data Model, Data Source and a note Repository Implementation for persisting our notes locally via SQLite.
The following topics will be covered:
Before you begin
Make sure you have the accomplished the following guides:
Last updated