Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/numeroanddev/sojodia-android
SojoDia for Android
https://github.com/numeroanddev/sojodia-android
android jetpack-compose kotlin
Last synced: about 1 month 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 (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T03:26:37.000Z (about 2 years ago)
- Last Synced: 2023-07-02T00:20:44.229Z (over 1 year ago)
- Topics: android, jetpack-compose, kotlin
- Language: Kotlin
- Homepage:
- Size: 2.18 MB
- Stars: 11
- Watchers: 2
- Forks: 2
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SojoDia
![Android Studio](https://img.shields.io/badge/Android%20Studio%20Arctic%20Fox%20Beta2-green.svg)
![Kotlin](https://img.shields.io/badge/kotlin-1.4.21-yellow.svg)
[![Actions Status](https://github.com/NUmeroAndDev/SojoDia-android/workflows/Test/badge.svg)](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
アプリ全般で使用するモデルクラス