Skip to content

levjad/ng2-TodoWorx

Repository files navigation

#Angular2 ToDo Learning Exercise

##Description This is just a small exercise to learn more about Angular2 and angular-cli. Here you find the deployed app: ng2-TodoWorx

##Functions So far the app can do following things:

  • Add / Remove Todo's
  • Checking that the field isn't empty (to prevent adding Todo's without title)
  • Todo's aren't save in a database (yet)
  • Displaying the amount of Todo's

In future I want to add following functions:

  • Filtering Todo's
  • Saving to MongoDB

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published