- Firebase上で高速に動作するタスク管理アプリです
- Todo, Doing, Doneの3つのステータスで進捗を管理する、いわゆるタスクボード方式です
- プロジェクトごとにタスクを管理することができます
- 現在はテスト版のため新規ユーザー登録はできませんが、デモ用のアカウントでお試し頂けます。
https://firetask-8101.web.app/
<style>img {max-height:300px;}</style>- Web SDK ver.9
- Authenticate
- Cloud Firestore
- Hosting
- Vite for build tool
- Pinia for state management
- Composition API
- Tailwindcss
- vue3-markdown-it