Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/takuma-ru/chisk-webapp

「楽しくこなそう!」がコンセプトのToDoアプリ
https://github.com/takuma-ru/chisk-webapp

composition-api firebase nuxt pwa typescript

Last synced: 28 days ago
JSON representation

「楽しくこなそう!」がコンセプトのToDoアプリ

Awesome Lists containing this project

README

        

#

CHISK


nuxt-firebase logo

## Description
**個人向けタスク管理Webアプリ**

PWA・TWA化をしているので、ネイティブアプリに並ぶ操作性があります。

タスクをこなすと**地球**にたくさんの生き物が現れます。

## Requirement
| name | version |
| ------------- | ------------- |
| nuxt | 2.x |
| @nuxtjs/composition-api | ^0.31.0 |
| firebase | ^9.6.6 |

## Getting Started
0. add `.env` file

1. `yarn`

2. `yarn dev`

3. Access to [Localhost:3000](http://localhost:3000/)

## Deploy Service
**use firebase Hosting**

[taskmgt.takumaru.dev](https://taskmgt.takumaru.dev/)

## PlayStore
**TWA**の技術を使いWebアプリをネイティブにしました。

**オープンベータテスト実施中**

https://play.google.com/store/apps/details?id=takumaru.nekoo.taskmgt

## ScreenShot
ホーム画面
![desktop-top](https://user-images.githubusercontent.com/49429291/168499911-200bed04-20bb-4f8b-8ba4-e8820223563f.png)
タスク詳細
![desktop_taskmodal](https://user-images.githubusercontent.com/49429291/168499910-3d0aa09a-3173-4b5b-813c-3b16f4d08ee9.png)
タスク追加
![desktop_addmodal](https://user-images.githubusercontent.com/49429291/168499913-7ea5504f-158d-45db-aeef-149a55ce68f8.png)
モバイル画面
![mobile_top](https://user-images.githubusercontent.com/49429291/168499945-dff6aef7-f156-437a-a09c-436f9d01029d.png)