ゆるい目標管理アプリ.
A rough goal management app.
このアプリは、正確にスケジュールされた目標ではなく、「週に合計3時間の英語学習」などの大まかな目標を管理します。
This app manages rough goals like "study English for a total of 3 hours per week" instead of exactly scheduled goals.
- 目標設定(1日30分XXする. 週2時間YYする. 月5時間ZZの勉強をするなど)
- 時間を記録できる
- 記録の閲覧
- リマインド
- 残り何時間?
このアプリケーションは firebase を使用しています.
しかしながらこのリポジトリには GoogleService-Info.plist
と .firebaserc
を含めていません.
iOS アプリをビルドする前に自分自身の firebase の project を作成し、設定してください.
This application uses firebase.
However, this repository does not include GoogleService-Info.plist
and .firebaserc
..
Create and configure your firebase project before building this iOS project.