/angular2_simple_checklist

Checklist made with Angular2 where to create, delete, and check todos.

Primary LanguageTypeScript

Simple checklist app built with Angular 2

Create, delete, and check todos.

Features

  • Create todo.
  • Delete todo.
  • Mark todo as completed.
  • Storage our todos into localStorage.

Instalation

Install angular-cli, preferibly globally into your machine.

npm install -g npm install -g @angular/cli

Clone the project from my repo.

git clone https://github.com/pgarciaegido/angular2_simple_checklist

Lauch a development server and try it out.

ng serve

Run unit-tests:

ng test

Colaboration

Feel free to add new features, or improve the application. Pull requests are always welcome.

Todos

  • Important button, so we can highlight more important tasks
  • Improve UI

Contact

You can contact me on pgarciaegido@gmail.com 🍺