Skip to content
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.

netbeen/wealth-manager

Repository files navigation

wealth-manager

Statistics for foundation investment.

QuickStart

see [egg docs][egg] for more detail.

Development

$ npm i
$ npm run dev
$ open http://localhost:7001/

Deploy

$ npm start
$ npm stop

npm scripts

  • Use npm run lint to check code style.
  • Use npm test to run unit test.
  • Use npm run autod to auto detect dependencies upgrade, see autod for more detail.

Release Note

  • 4.0 开发中

    • 前端技术栈:React、Umi、Ant Design、AntV
    • 后端技术栈:Node.js、Midway Serverless
    • 新功能/改进点:
      1. 使用Midway框架,引入TypeScript进行强类型约束
      2. 面向Serverless架构改造,使之可以运行在FaaS平台上
  • 3.0 开发于 2019-01-20 项目地址

    • 前端技术栈:React、React Router、AISC、G2
    • 后端技术栈:Node.js、Egg、Sequelize
    • 新功能/改进点:
      1. 用React组件库重写UI,提升美观度
      2. 用egg重写后端逻辑,提高可维护性
      3. 支持web端CRUD,支持多用户使用
      4. 全站SPA+PWA实践,提升性能
      5. Docker化部署
    • 预览:
      • v3预览图
  • 2.0 发布于 2016-09-30 项目地址

    • 前端技术栈:JavaScript、Bootstrap、jQuery、ECharts
    • 后端技术栈:Node.js、Express
    • 新功能/改进点:
      1. 由单机爬虫的形式转型为Web站点
      2. 后台数据由配置文件转为DB存储
      3. 新增财富大图功能
      4. 新增自动化监控,实现止盈点邮件通知
    • 预览:
      • v2预览图
  • 1.0 发布于 2016-01-12 项目地址

    • 前端技术栈:JavaScript、ECharts
    • 后端技术栈:Python、urllib
    • 主要功能:
      1. 使用urllib抓取基金净值
      2. 根据持仓信息计算年化收益
      3. 使用ECharts绘制可视化趋势图
    • 预览:
      • v1预览图

About

Statistics for foundation investment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages