customerprofiler:客户分析,React,Spring Boot 2单页Web应用程序

时间:2024-05-21 07:12:58
【文件属性】:

文件名称:customerprofiler:客户分析,React,Spring Boot 2单页Web应用程序

文件大小:945KB

文件格式:ZIP

更新时间:2024-05-21 07:12:58

Java

客户分析应用 后端-Spring Boot 2框架前端-React 运行步骤 进入页面: 在本地计算机上运行的步骤 构建--- c:\ customerprofiler> gradlew构建 运行--- c:\ customerprofiler> gradlew bootrun 假设条件 仅显示一个分类。 所有分类均针对用户选择的一个月 Txns将在本月显示 余额是所有月份的总余额 当交易大于> 50%但不等于50%时,将对人员进行分类 在下午12点而非12点-12:59 PM之后完成交易时,将确定下午人员交易 如果交易金额超过1000美元且不等于1000美元,则将Big Spender归类 如果交易量大于50%且交易时间早于或等于12PM或直到中午12.59PM的整个小时,则将早起人员归类 潜在节省者少于费用的25%,但不等于25% 当7天内的总支出大于所存入金额的75%(但不等于


【文件预览】:
customerprofiler-master
----.gitignore(518B)
----build.gradle(692B)
----data()
--------data.txt(138KB)
--------testdata.txt(3KB)
----src()
--------main()
--------test()
----gradlew(5KB)
----public()
--------service-worker.js(3KB)
--------package.json(475B)
--------package-lock.json(428KB)
--------src()
--------public()
--------static()
--------data.json(572B)
--------index.html(1KB)
--------byorns.css(2KB)
--------favicon.ico(4KB)
--------asset-manifest.json(96B)
----README.md(2KB)
----gradlew.bat(2KB)
----gradle()
--------wrapper()

网友评论