Skip to content

Rey79-coder/taskinator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2021 TASKINATOR

Title: Initial Setup

Requirements

  • Create the task tracking HTML page that needs a:
    • Header
    • Main content area for the task list
    • Footer
  • Use the style sheet provided
  • Add functionality to the button to add tasks to the list

Title: Capture Form Data

Requirements

  • Create a form to add tasks
  • Add error handling

Title: Change Task

Requirements

  • Add two status task lists
  • Add buttons to change tasks
  • Delete a task
  • Edit a task
  • Add drop down menu to change task status
  • Move task based on status task list

Title: Add persistence and optimization

Requirements

  • Use localStorage to save tasks
  • Refactor code

About

Web application to keep track of the stages of your tasks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published