Mobile Resume features a comprehensive CV, showcasing personal and professional details. The app enables both viewing and editing of the provided CV information.
I did not import a new library; I used the existing ones, which are:
- Jetpack Compose is faster, easier to use, and requires less code.
- Material Design is mostly used for theming, styling, and typography.
- Android KTX: Used to write more concise, idiomatic Kotlin code.
- Room Database
- Hilt
- AndroidX Navigation
- Kotlin Coroutines

