Implements task saving and retrieving.

This commit is contained in:
florian
2021-10-20 13:37:45 +02:00
parent c1a7ccb535
commit 89b50142c7
18 changed files with 229 additions and 504 deletions

View File

@@ -18,6 +18,7 @@
"@angular/platform-browser": "~12.2.0",
"@angular/platform-browser-dynamic": "~12.2.0",
"@angular/router": "~12.2.0",
"ngx-cookie-service": "^12.0.3",
"rxjs": "~6.6.0",
"tslib": "^2.3.0",
"zone.js": "~0.11.4"