https://github.com/parzibyte/lista-tareas-angular
Lista de tareas pendientes con Angular
https://github.com/parzibyte/lista-tareas-angular
angular list todo todo-list todolist
Last synced: about 1 month ago
JSON representation
Lista de tareas pendientes con Angular
- Host: GitHub
- URL: https://github.com/parzibyte/lista-tareas-angular
- Owner: parzibyte
- License: mit
- Created: 2021-09-02T20:11:05.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-07T02:05:04.000Z (almost 5 years ago)
- Last Synced: 2025-01-25T14:27:03.330Z (over 1 year ago)
- Topics: angular, list, todo, todo-list, todolist
- Language: TypeScript
- Homepage: https://parzibyte.me/blog/2021/09/06/lista-tareas-pendientes-angular-todo-list/
- Size: 196 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lista de tareas pendientes con Angular - Todo list
Simple proyecto de gestión de tareas pendientes con el framework Angular usando localStorage para el almacenamiento y TypeScript como lenguaje de programación.

# Tutorial
En el blog de Parzibyte: https://parzibyte.me/blog/2021/09/06/lista-tareas-pendientes-angular-todo-list/