Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T15:02:45.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T11:07:07.117Z (over 1 year 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: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BucketList
![Vercel](https://therealsujitk-vercel-badge.vercel.app/?app=bucket-list)
> 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