Warning
While building this app, I've learned from my mistakes. Now, I'm rebuilding it with a fresh UI and improved code, addressing UX and code issues that were hard to tackle in the current version.
A simple app that allows users to check flight arrival and departure destinations defined in a local database. This application aims to demonstrate working with SQL databases and preferences datastore along with other libraries when developing an actual Android application. The project description can be found at the Google Android Developer tutorials.
The app is written in Kotlin and uses the Jetpack Compose UI framework. For those curious about the specific tools and libraries utilized, please find them listed below:
- RoomDB
- DataStore
- Navigation Compose
- Kapt and KSP
- Dagger Hilt
- Splash
- Lottie Animation