Giter VIP home page Giter VIP logo

wallettracker's Introduction

说明

一.整体说明

我一直想了解每个月自己到底花了多少钱,之前尝试过用云笔记记录,但由于记录复杂并需要自己手动统计,导致没有坚持下来。为了简化这个过程,我希望能够通过一个简单的程序来记录和统计我的收支情况。

我的想法是,在微信公众号后台接入一个简单的程序。比如,我花费了20元,只需在公众号聊天框中输入“支出20”;如果我收入了5.5元,只需输入“收入5.5”。这个过程非常简单,无需太多努力,容易养成习惯。

记录花钱和收入之后,程序将负责对收支进行统计,而无需我自己费心去计算。虽然微信和支付宝等平台也提供了统计功能,但我们的收支往往发生在不同的地方,需要一个汇总的过程。此外,如果不是我们自己一笔一笔地记账,就很难关注到我们的收支情况。通过记录几次收支,我相信能养成良好的习惯,方便后续做出更明智的财务决策。

二. 开发说明

  • 使用javalin框架开发
  • 数据库用mysql
  • app.setting.example修改为app.setting,修改数据库配置
  • 端口号 7070,在App.java中修改

三.使用

1.关注微信公众号,发送“收入600”或者“支出1”。

公众号二维码

2.统计,发送如下指令:

  • 统计今天
  • 统计今年
  • 统计本月
  • 统计本周
  • 统计上周
  • 统计2311(代表统计23年11月)
  • 统计23012302(代表统计23年01月至23年02月)

wallettracker's People

Contributors

lixinyuan1213 avatar

Stargazers

JunChen avatar  avatar Lynwee avatar Jie Yang avatar

Watchers

 avatar

Forkers

lyhiving

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.