Track and book airport flights effortlessly
Flight Trail
Track and book airport flights effortlessly.
This is a practice app created using exercises from the Google Android Developer website. It showcases the use of Jetpack Compose tools and libraries to build a production-ready application. Details on the exercise can be found here.
App Details
- Runs on Android 7.0 and up
- Clean & Aesthetic UI
- Search flights from airports
- Bookmark flights you’re interested in
Libraries Used
- RoomDB
- Dagger Hilt
- Navigation Compose
- Preferences Datastore
- KSP and Kapt
- Splash API
Trying out the app
You can currently try out the app by downloading the source code and opening the project in Android Studio. You can also report any bugs and if you have the skills, open pull requests for contributions, they’re very much welcome.