https://github.com/marvinkweyu/bucket-list
A desktop-based draggable kanban board for your bucket list items. Search, group and tag your priority list
https://github.com/marvinkweyu/bucket-list
kanban-board kanban-board-application todolist vuejs
Last synced: 6 months ago
JSON representation
A desktop-based draggable kanban board for your bucket list items. Search, group and tag your priority list
- Host: GitHub
- URL: https://github.com/marvinkweyu/bucket-list
- Owner: MarvinKweyu
- License: gpl-3.0
- Created: 2020-08-28T04:35:24.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T15:02:45.000Z (over 2 years ago)
- Last Synced: 2025-02-12T09:58:21.106Z (8 months ago)
- Topics: kanban-board, kanban-board-application, todolist, vuejs
- Language: Vue
- Homepage: https://bucketlist.marvinkweyu.net
- Size: 4.38 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BucketList

> A bucket list manager
## Production app
Find the application at: https://bucketlist.marvinkweyu.net/todos/
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```bash
npm run lint
```## Contributor page
Our contributors