https://github.com/ebraminio/tehro-android
Tehran Metro app for Android.
https://github.com/ebraminio/tehro-android
Last synced: about 1 month ago
JSON representation
Tehran Metro app for Android.
- Host: GitHub
- URL: https://github.com/ebraminio/tehro-android
- Owner: ebraminio
- License: gpl-3.0
- Created: 2021-12-20T22:09:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-22T00:17:09.000Z (over 3 years ago)
- Last Synced: 2025-02-13T00:29:29.360Z (3 months ago)
- Language: Kotlin
- Size: 1.14 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tehro
Tehro is a work-in-progress rewrite of [Tehro](https://play.google.com/store/apps/details?id=dev.yasan.metro) with Kotlin & Jetpack Compose.## Database
The database used in the app is stored at [tehro-database repository](https://github.com/yasandev/tehro-database) as the database is and should be a separate project from the Android client.