addod19 / todo

In this project we created a simple todo list applying the concepts of single responsibility and loosely coupled objects. We applied the revealing module design pattern. We implemented the following user stories in our project: Each todo has title, description, dueDate and priority. There is a list of projects each with each own list of todos.
18Updated last year

Related projects: