Code Monkey home page Code Monkey logo

sztoks's Introduction

About

Sztoks is a balance sheet-like web app which allows one to keep a monthly snapshot of their finances, including assets, liabilities, income received, investment transactions, as well as donations made.

Many financially successful people emphasize the importance of regularly saving a portion of one's income, as well as donating to charitable causes. Sztoks has built-in muchanisms that allow one to easily "set the sail" and visualize their progress on saving and on givivng to charity. Knowing where one stands is key to getting where one wants to get, in finances or anything else.

Development

Sztoks was built using Spring Boot and Java technology with a web front-end.

To run from IntelliJ IDEA, create a Gradle run configuration, set Tasks as :bootRun, and set the following "Environment variables" in order to point to your MySQL server settings, e.g.:

JDBC_DATABASE_URL=jdbc:mysql://localhost/myequity?user=root&password=&reconnect=true&serverTimezone=UTC;JDBC_DATABASE_PASSWORD=;JDBC_DATABASE_USERNAME=root

sztoks's People

Contributors

sztokbant avatar

Watchers

James Cloos avatar

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.