https://github.com/pulipulichen/pwa-todo-list
A to-do list that can save files and only stores data in the browser, allowing for offline use. It is suitable for integration with other systems.
https://github.com/pulipulichen/pwa-todo-list
puli-portfolio
Last synced: 2 months ago
JSON representation
A to-do list that can save files and only stores data in the browser, allowing for offline use. It is suitable for integration with other systems.
- Host: GitHub
- URL: https://github.com/pulipulichen/pwa-todo-list
- Owner: pulipulichen
- License: mit
- Created: 2022-12-24T07:37:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-25T12:20:41.000Z (12 months ago)
- Last Synced: 2025-01-20T07:16:44.679Z (4 months ago)
- Topics: puli-portfolio
- Language: CSS
- Homepage: https://blog.pulipuli.info/2023/07/todo-list-an-offline-application.html
- Size: 60.3 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://zenodo.org/doi/10.5281/zenodo.11214044)
# PWA-Todo-List: 待辦事項應用程式
A to-do list that can save files and only stores data in the browser, allowing for offline use. It is suitable for integration with other systems.
可以保存檔案的待辦事項。資料只保存在瀏覽器中,離線也可以使用。適合跟其他系統整合搭配。

## Techniques
- **JavaScript**
- **PWA**: Progressive Web App 漸進式網路應用程式
- **FileSystem API**: HTML5支援的檔案管理系統。把檔案存放在瀏覽器中。# Citation
Chen, Y.-T. (2024). *PWA-Todo-List* (20240518.204022) [Computer software]. Zenodo. [https://doi.org/10.5281/ZENODO.11214044](https://doi.org/10.5281/ZENODO.11214044)
----
# Drafts
https://pulipulichen.github.io/PWA-Todo-List/