Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android-Kotlin Flight Search Codelab Project

The App uses Room database to maintain a list of airports. A departure airport is searchable using parts of its airport code or name, when selected will then list all available flights. Searching for the departure airport as well as saving the favorites is reactive via StateFlows

The user can tap at a flight to save it as their favorite. When the user returns to the home screen and clears the search keywords, their selected favorites will be shown.

The search keyword state is maintained using the Prefernces DataStore.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages