WealthCalculator:用于简单复利的财富计算器

时间:2021-04-17 11:34:29
【文件属性】:
文件名称:WealthCalculator:用于简单复利的财富计算器
文件大小:266KB
文件格式:ZIP
更新时间:2021-04-17 11:34:29
JavaScript 财富计算器 在给定初始投资和每月/每年额外投资的情况下计算复利 入门: Create a MongoDB database with the name:WealthCalaculator (mongodb://localhost:27017) in the .\WealthCalculator directory run: npm install node model\loadInitialUsers npm start On a web brower, enter: localhost:3000 - You will presented with the Wealth Calculator screen, from which you can enter/modify calculation parameters, save those paramters if you desire
【文件预览】:
WealthCalculator-main
----.gitignore(2KB)
----package.json(424B)
----model()
--------loadInitialUsers.js(296B)
--------db.js(549B)
--------usersInMongo.js(618B)
----package-lock.json(55KB)
----public()
--------index.js(3KB)
--------wealth.png(202KB)
--------index.html(2KB)
--------result.html(2KB)
--------result.js(876B)
--------Calculation.PNG(45KB)
--------styles.css(364B)
----README.md(1KB)
----curlCommands.txt(587B)
----routes()
--------updateParameters.js(1KB)
--------user.js(435B)
----server.js(468B)

网友评论