Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
amandeepg committed Feb 13, 2024
1 parent 9a9718f commit 21d29cb
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
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 added play_store_512.webp
Binary file not shown.
Binary file added play_store_512_rounded.webp
Binary file not shown.
Binary file added screenshots/1.webp
Binary file not shown.
Binary file added screenshots/2.webp
Binary file not shown.
Binary file added screenshots/3.webp
Binary file not shown.
Binary file added screenshots/4.webp
Binary file not shown.

0 comments on commit 21d29cb

Please sign in to comment.