Skip to content

Simple task manager for teams based on columns and cards, built with VueJS and couchDB.

License

Notifications You must be signed in to change notification settings

lesterbx/task-manager

Repository files navigation

Task Manager

Example project built using VueJS and CouchDB.
The project consist on a collaborative task manager based on columns and cards.
The users can create workspaces and invite users to work with them, each workspace is a database and can be stored in the user's device to work offline(pwa).
For some specials actions a node server is used.

TaskManager back end: https://github.com/lesterbx/task-manager-back

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

About

Simple task manager for teams based on columns and cards, built with VueJS and couchDB.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published