-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
<img src="./play_store_512_rounded.webp" width="256"/> | ||
|
||
# Arrivals for PATH [![Build with Gradle](https://github.com/amandeepg/PathTimes/actions/workflows/gradle.yml/badge.svg)](https://github.com/amandeepg/PathTimes/actions/workflows/gradle.yml) | ||
|
||
An Android app to see how long the security lines are at JFK, LGA & EWR airports. | ||
|
||
Some features of the app: | ||
* See each airport's security wait times at a glance. | ||
* See the general line vs the TSA PreCheck line. | ||
|
||
## Development | ||
Built with: | ||
* 100% Kotlin | ||
* UI in 100% [Jetpack Compose](https://developer.android.com/jetpack/compose) | ||
* [Kotlin Flow](https://kotlinlang.org/docs/flow.html) | ||
* [Android ViewModels](https://developer.android.com/topic/libraries/architecture/viewmodel) | ||
|
||
## Screenshots | ||
<img src="./screenshots/1.webp" width="400"/> <img src="./screenshots/2.webp" width="400"/> <img src="./screenshots/3.webp" width="400"/> <img src="./screenshots/4.webp" width="400"/> |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.