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
- Host: GitHub
- URL: https://github.com/gadingnst/vuetask
- Owner: gadingnst
- Created: 2019-02-07T19:23:32.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-10-22T12:33:12.000Z (about 3 years ago)
- Last Synced: 2025-03-31T03:41:23.279Z (10 months ago)
- Topics: javascript, vue-cli, vuejs, vuetify
- Language: Vue
- Homepage: https://vuetask.sutanlab.id
- Size: 183 KB
- Stars: 15
- Watchers: 0
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vuetask Application
---
[](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
[](https://ko-fi.com/gadingnst)
### Indonesia
- [Trakteer](https://trakteer.id/gadingnst)
- [Karyakarsa](https://karyakarsa.com/gadingnst)
---
< /> with ♥ by [Sutan Nasution.](https://sutanlab.id)