Skip to content

One of devchallenges.io on front-end path done in Angular stack.

Notifications You must be signed in to change notification settings

MtFranke/todo_app

Repository files navigation

todo_app

My solution for #todo app exercise from devchallenges.io

Hosted solution available at click

Tips

Data is stored in local storage

User stories

  • I can add a new task
  • I can complete a task
  • I can toggle between All, Active and Completed
  • I can remove one or all tasks under the Completed tab
  • Store the data in local storage that when I refresh the page I can still see my progress

About

One of devchallenges.io on front-end path done in Angular stack.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published