Skip to content

An app that lets users access flight arrivals and departures stored on a local database

License

Notifications You must be signed in to change notification settings

bit-shift-studios/flights-app

Repository files navigation

Cover

Flights

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.

Libraries Used

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

About

An app that lets users access flight arrivals and departures stored on a local database

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages