Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
関西大学高槻キャンパス用のバス時刻表アプリ
[Get it on Google Play](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
アプリ全般で使用するモデルクラス