Skip to content

Skills-Union-NTU-SDI-Program/task-management-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Management App in React

Source code for creating a task management / productivity app in React.

With this app you can sett up multiple status lanes (backlog, in progress and done) and dynamically add tasks to them. Each task can be given a title and a description and assigned an urgency/priority label. You can also move tasks between the status lanes, edit them, delete them and save them in the browser's localStorage.

Source code used in my Youtube tutorial found here: https://youtu.be/BdCCpAICXVc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.6%
  • SCSS 36.4%
  • HTML 12.0%