Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 444 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 444 Bytes

TodoApp

Here comes a get your things done app. A Todo MVC app built on the foundations of AngularJS and C# with easy and intutive user interface design , requiring the least cognition load on user. This application allows users to keep track of tasks. These tasks include:

  • a description,
  • A boolean value indicating whether the task has been completed or not
  • Every task can be edited or deleted

Happy task tracking!