Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 681 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 681 Bytes

Notes Notes is a lightweight note-taking app built with Kotlin and Android Architecture Components which also follows Single Activity Architecture.

Built using Kotlin - Official language for Android Development. Google Login Api - Build a robust authentication system. Room - Access your app's SQLite database with in-app objects and compile-time checks. ViewModel - Store UI-related data that isn't destroyed on app rotations. Easily schedule asynchronous tasks. Navigation - Handle everything needed for in-app navigation. LiveData - Build data objects that notify views when the underlying database changes. Lottie - Render Adobe After Effects Animations natively for android.