Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brucearmstrong007/angularv17-todo
https://github.com/brucearmstrong007/angularv17-todo
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/brucearmstrong007/angularv17-todo
- Owner: BruceArmstrong007
- Created: 2023-11-11T11:23:44.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-11T11:37:46.000Z (about 1 year ago)
- Last Synced: 2023-11-11T12:26:22.883Z (about 1 year ago)
- Language: TypeScript
- Size: 131 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Packages: \
Angular V17, Angular Material V17, ngx-skeleton-loader \
\
Description: \
Tried out todo list in drag and drop lists with different methods \
1.) Todo list (default) = 2 way binding \
2.) Todo list with Signals \
3.) Todo list with Reactive form arrays \
Tried out @defer (lazy loading component in template) \
Tried out new control flow (new syntax for conditional statements in template) \
\
Features: \
1.) there are 2 lists (todo, done) \
2.) users can add tasks to todo list \
3.) delete tasks from done and todo lists \
4.) move tasks between todo and done lists \
\
\
Images: \