Skip to content

aimamadyan/project-planner

Repository files navigation

project-planner

VueJS based web app which enables projects listing, Features:

  1. Projects filter based on on-going (red) and completed (green).
  2. Add new project by inputting title and description details.
  3. Click project's name to see more detail.
  4. Mark project completed by click tick icon.
  5. Delete project by click trash icon.
  6. Edit project by click pencil icon

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.

About

VueJS project manager web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published