https://github.com/numeroanddev/sojodia-android
SojoDia for Android
https://github.com/numeroanddev/sojodia-android
android jetpack-compose kotlin
Last synced: about 2 months ago
JSON representation
SojoDia for Android
- Host: GitHub
- URL: https://github.com/numeroanddev/sojodia-android
- Owner: NUmeroAndDev
- License: mit
- Created: 2016-05-06T03:00:47.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T03:26:37.000Z (over 2 years ago)
- Last Synced: 2025-03-30T01:51:47.867Z (2 months ago)
- Topics: android, jetpack-compose, kotlin
- Language: Kotlin
- Homepage:
- Size: 2.18 MB
- Stars: 12
- Watchers: 1
- Forks: 2
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SojoDia


[](https://github.com/NUmeroAndDev/SojoDia-android/actions)## About
関西大学高槻キャンパス用のバス時刻表アプリ
[](https://play.google.com/store/apps/details?id=com.numero.sojodia)
### Support
API Level 23 ( Android 6.0 )### Architecture
#### :app
View、Presenter など UI 関連#### :repository
時刻表データ、設定の読み込み#### :data
時刻データのアクセス、ローカルへの保存、メモリキャッシュ#### :model
アプリ全般で使用するモデルクラス