Skip to content

A task-management application that incorporates third-party design libraries and utilizes local storage.

Notifications You must be signed in to change notification settings

cpm-128/taskmaster-pro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Intro

A company called Taskmaster wants to add features to their task-management application. To do this, work with the legacy codebase, which was built using jQuery, a third-party JavaScript library that simplifies DOM manipulation, and the front-end CSS library Bootstrap.

Taskmaster App at Project Launch

Required New Features

  • Users can create tasks with descriptions and due dates.
  • Task data is persistent, thanks to localStorage.
  • The Delete All button can delete tasks.
  • Update layout for new statuses.
  • Add drag/drop capabilities.
  • Add due date handling with a calendar date picker.
  • Customize/improve user experience.

About

A task-management application that incorporates third-party design libraries and utilizes local storage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published