https://github.com/rishanthakumar/akita-todo-app
This application integrates Akita with Angular to create a simple Todo application with state management.
https://github.com/rishanthakumar/akita-todo-app
akita angular state-management
Last synced: about 2 months ago
JSON representation
This application integrates Akita with Angular to create a simple Todo application with state management.
- Host: GitHub
- URL: https://github.com/rishanthakumar/akita-todo-app
- Owner: Rishanthakumar
- Created: 2020-10-11T15:02:47.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-13T12:25:40.000Z (over 5 years ago)
- Last Synced: 2025-05-20T01:14:36.448Z (about 1 year ago)
- Topics: akita, angular, state-management
- Language: TypeScript
- Homepage:
- Size: 149 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Akita Todo App
This application integrates Akita with Angular to create a simple Todo application with state management.
## Resources to get started
[Akita Documentation](https://datorama.github.io/akita/)
[Akita Gitter](https://gitter.im/akita-state-management/Lobby)
[API Application](https://github.com/dishanrajapaksha/ToDo-DotNetCore)