/angular_todo

[angular]

Primary LanguageHTML

To-Do

Make a to-do app!

It can be as creative or simple as you would like... but we'd recommend simple. (Our solution doesn't even have CSS.) It does not need a back-end, nor an API, nor any sort of data persistence.

Here are some things the instructors have written that may be helpful:

User Stories

Users should be able to...

  • View all tasks
  • Add a new task
  • Edit an existing task
  • Delete an existing task

Bonus

Deploy it to Github Pages!