Contact About Portfolio
Eiren's Logo - A blue circle containing code
Eiren's Logo - A blue circle containing code


To-Do Web App


To do app Desktop view To do app Mobile view

The objective of this project was to create a browser application to manage to-do tasks, mark completed tasks and deletion. There is a need for an easy, portable way of recording tasks as they become apparent during the day and updating existing tasks as they are completed.

The To-Do web app is responsive and uses Angular 5, HTML and CSS. I wanted to challenge myself to create an Angular 5 project as originally I learned Angular 2, I wanted to keep improving my Angular skills and learn more about Angular 5.

To view documentation created for this project please click button below:

Angular 5 usage include:

  • Components
  • Directives
  • Angular 5 Animation
  • Two-way Data Binding
  • Event Binding
  • Interpolation

Project Features:

  • Addition of tasks
  • Deletion of tasks
  • Task Counter
  • Task completion/uncompletion