ddbXJ / cost

Budget tool for myself

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cost

This is a tool for myself to manage my spending.

Framework

springboot, thymeleaf

how to run

  1. install jre/jdk, mvn
  2. mvn install
  3. java -jar cost-1.0-SNAPSHOT.jar

    or:
    1. put cost-1.0-SNAPSHOT.jar and init_cost.sh into one folder
    2. then run init_cost.sh

  4. open url :

    cost

how to use

  1. open index page, choose a month choose
  2. if you have not add budget to this month, then you should new one new
  3. when a budget is initialized, you can add cost, add budget category and so on cost

About

Budget tool for myself


Languages

Language:Java 66.9%Language:HTML 32.9%Language:Shell 0.2%