A notes app that implements CRUD Operations using Shared Preferences as local storage. This app allows users to create a new note with plain text or even with emoji 😎 in it. The note will automatically be saved to local storage without needing to tap the save button.
- Java
- XML
- Android Studio