fmedisov / homefinance

Home finance application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Financial Planner

Home finance management. A simple web app to manage finances.

Features

  • Inserting income data with next fields: date, sum, type, account, category, tags
  • Balance monitoring by date, category, expense and income
  • OAuth2 authentication with Google+

Screenshots

Navigation bar

Add transaction

Add account

List of accounts

Login page

Technology stack

Setup

  • Requires Java 8 or better
  • Requires Maven 3

"cd" to the directory you installed into and issue the command:

mvn install

Alternatively, you can import the source into Eclipse or another IDE and make the project a Maven project, then build.

License

This project is released under the the MIT License. Please refer to the LICENSE file for full details.

About

Home finance application

License:MIT License


Languages

Language:Java 78.4%Language:HTML 13.9%Language:TSQL 4.0%Language:JavaScript 2.0%Language:CSS 1.6%