A small iOS application for taking notes. Developed using UIKit, Core Data and the MVP pattern. Supports light and dark theme. Notes are displayed using UICollectionView.
- Adding notes;
- Deleting notes;
- Sort notes by time of change;
- Saving notes between sessions;
- Create a greeting note at the first launch of the application.