Skip to content

ChetanShukla/Sprinklr-Task-Master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sprinklr-Task-Master

This repo is a Task Manager built with VueJS. It is a very simple and elegant User Interface to manage the projects and 
tasks assigned to team members within those projects. The purpose of this project was to create an application that met the minimum requirements listed below. Each requirement was created to achieve a specific goal.

  1. There are two views--one that displays the collection of projects and another that displays the lists and cards for a given project (Vue router)
  2. The app uses components to modularize the code (Vue components)
  3. Both cards and lists are draggable (Vue directives)
  4. Local storage is used and continuously updated to synchronize data across components (Vue watch/data binding)
  5. We can create and edit cards, card descriptions, lists, and projects (Vue events)

Demo

Step 1 Step 2 Step 3 Step 4 Step 5 Step 6 Step 7 Step 8 Step 9 Step 10 Step 11 Step 12 Step 13 Step 14 Step 15 Step 16 Step 17

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published