Skip to content

Tasker is an open-source task management web application developed in VueJS inspired by Trello, with as few features as possible.

Notifications You must be signed in to change notification settings

azizmashkour/vue-trello

Repository files navigation

Tasker

This project was generated with Vue CLI >= 3.

Libraries used

Getting Started

Need to install project dependencies depending on your packages manager

Run npm install Or yarn

Development server

Run yarn serve or npm serve for a dev server. Navigate to http://localhost:8080/. The app will automatically reload if you change any of the source files.

Build

Run yarn build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run yarn test:unit or npm run test to execute the unit tests via Karma.

Running end-to-end tests

Run yarn test:e2e or npm run e2e to execute the end-to-end tests via Protractor.

Demo

You will find the working project here

Other details

You can help improve by adding any comment or creating a new issue here

About

Tasker is an open-source task management web application developed in VueJS inspired by Trello, with as few features as possible.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published