Skip to content

Traperto/angular-challange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Angular Challange

Create a ToDo App (only client) with the latest Angular version.

The app should contain

A list with all todos

  • sortable by title, priority or due date
  • filterable by priority and status
  • edit a todo
  • delete a todo

Form for create and edit

  • title, description, priority, due date

A todo has two states -> complete or incomplete

Tools

Use routing to navigate through the app. Feel free to use angular materiel as html / css basis.

Testing

Write some tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published