Open4
「おはようポスト」の簡易実装〜初回リリースの使用技術や要件のメモ
まずは、標準的な技術だけを使って、簡易的に実装して、1月末くらいに初回リリースしたいなぁ。
■2021年1月末の簡易リリース
- Flutter
- Firebase
- Authentication
- Firestore
- GitHub
- Code
- Issues
- Projects
- Pull requests
- AppStoreConnect
- iOSのリリース
- iOSのテスト
- GooglePlayConsole
- Androidのリリース
- Androidのテスト
■少しずつ拡張していく
- Flutter(on Flavor)
- Firebase
- Authentication
- Firestore
- Storage
- Functions(on Docker)
- Cloud Messaging
- GitHub
- Code
- Issues
- Pull requests
- Projects
- Actions
- AppStoreConnect
- iOSのリリース
- GooglePlayConsole
- Androidのリリース
-
DeployGate
- iOSのテスト
- Androidのテスト
- ログの収集
-
TevenuCat
- アプリ内課金でサブスクリプション
「おはようポスト」の概要はこちら(↓)
簡易リリースの画面構成は、とりあえず、こんな感じかなぁ。
■画面構成1(ログイン前)
- SignUp:会員登録
- Login:ログイン
■画面構成2(ログイン後)
- TimeLine:おはよう報告のログ、シェア
- Analysis:おはよう報告のグラフ
- MyPage:ユーザー情報の変更、ログアウト