Skip to content

jack13onlycv/todo-angular

Repository files navigation

todo-angular

Todo on angular with http-client

  • tasks list from jsonplaceholder with http-request with Angular HttpClient
  • render changes (add or change task) only after request to BE
  • completed tasks text is line-through (using custom directive)
  • cut text (and add ... ) longer than 35 characters (using custom pipe)
  • edit tasks in input instead of text
  • http requests and program logic in separate services
  • use modules

image

About

Todo on angular with http-client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors