文件名称:Online-Offline-Budget-Tracker
文件大小:58KB
文件格式:ZIP
更新时间:2024-04-28 01:50:29
JavaScript
在线/离线预算跟踪器 项目简介 商业环境 为用户提供一种快速简便的方式来追踪他们的钱很重要,但是让他们随时访问这些信息就显得尤为重要。 具有脱机功能对于我们的应用程序成功至关重要。 用户的故事 AS AN avid traveller I WANT to be able to track my withdrawals and deposits with or without a data/internet connection SO THAT my account balance is accurate when I am traveling 验收标准 GIVEN a user is on Budget App without an internet connection WHEN the user inputs a withdrawal or deposit THEN that will
【文件预览】:
Online-Offline-Budget-Tracker-main
----.gitignore(2KB)
----package.json(690B)
----package-lock.json(74KB)
----models()
--------transaction.js(461B)
----public()
--------icons()
--------service-worker.js(0B)
--------index.js(3KB)
--------manifest.webmanifest(397B)
--------index.html(1KB)
--------db.js(0B)
--------styles.css(583B)
----README.md(1KB)
----routes()
--------api.js(777B)
----server.js(585B)