文件名称:online-offline-budget-tracker
文件大小:62KB
文件格式:ZIP
更新时间:2024-06-18 11:16:03
JavaScript
在线-离线-预算跟踪器 描述 It's an application used to track your budget. This application can be used while offline. After returing to online status, the app will collect any actions done while offline and update the online version. 安装 npm install 用法 This app can be used monitor your budget and will continue to work when leaving service areas. 贡献 N/A 测试 N/A 执照 MIT License 问题 Please reach out to me at
【文件预览】:
online-offline-budget-tracker-main
----.gitignore(2KB)
----package.json(691B)
----package-lock.json(82KB)
----models()
--------transaction.js(461B)
----public()
--------icons()
--------service-worker.js(2KB)
--------index.js(3KB)
--------manifest.webmanifest(420B)
--------index.html(2KB)
--------db.js(2KB)
--------styles.css(583B)
----README.md(1KB)
----routes()
--------api.js(777B)
----server.js(632B)