https://github.com/isma1306/to-do-list
A to do list PWA made with angular and idb
https://github.com/isma1306/to-do-list
angular idb nebular pwa
Last synced: about 2 months ago
JSON representation
A to do list PWA made with angular and idb
- Host: GitHub
- URL: https://github.com/isma1306/to-do-list
- Owner: Isma1306
- Created: 2022-05-29T16:00:51.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-16T16:51:34.000Z (almost 4 years ago)
- Last Synced: 2025-07-23T15:38:24.484Z (9 months ago)
- Topics: angular, idb, nebular, pwa
- Language: TypeScript
- Homepage:
- Size: 2.04 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# To-Do-List
A to do list PWA made with angular and idb can be installed and works completely offline.
it is working here https://isma1306.github.io/To-Do-List/
If you want to try to run it in your pc. I have left a simple node server, run npm i, then node index.js and should be good to go.