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

https://github.com/gadingnst/vuetask

A Progressive Task Management Application Offline First
https://github.com/gadingnst/vuetask

javascript vue-cli vuejs vuetify

Last synced: 8 months ago
JSON representation

A Progressive Task Management Application Offline First

Awesome Lists containing this project

README

          

# Vuetask Application

---

[![Netlify Status](https://api.netlify.com/api/v1/badges/ed58fd69-d74b-4a42-ae4d-cb760c0c01c9/deploy-status)](https://app.netlify.com/sites/brave-leakey-41b91c/deploys)

> A Simple Task Management Application with Client-side Database

> Website : https://vuetask.sutanlab.id

## Core Features
1. Progressive Web Application build on VueJS SPA.
2. No depends on Internet. Can work Offline mode.
3. Can be installed on all mobile devices (Add to Home Screen).
4. Use Local Storage to store Tasks data.

## Application Features
- [x] Set deadline date on your tasks.
- [x] Set your tasks as completed.
- [x] Get the remaining of deadline days.
- [x] Shows the percentage of your completed tasks.
- [x] Give the notification on task deadlines.

## Build Setup

``` bash
# install dependencies
yarn install

# serve with hot reload at localhost:8080
yarn serve

# build for production with minification
yarn build

# lints and fixes files
yarn lint
```

## Support Me
### Global
[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/gadingnst)
### Indonesia
- [Trakteer](https://trakteer.id/gadingnst)
- [Karyakarsa](https://karyakarsa.com/gadingnst)

---

< /> with ♥ by [Sutan Nasution.](https://sutanlab.id)