Simple personal finance tracker using Spring Boot and AngularJS
Project has moved Github at http://github.com/zlogic/vogon
Check out the live demo at http://vogon-zlogic42demo.rhcloud.com
Simple web-based personal finance tracker using
* AngularJS on client-side
* Spring MVC on server-side for AngularJS request handling
* JSP for page generation
* JPA and Spring Repositories for entity management
* H2 database for data storage, or a server-provided PostgreSQL (OpenShift/Heroku)
Named after the Vogons (http://en.wikipedia.org/wiki/Vogon)...
OyVey is an easy-to-use E-Commerce shopping cart application written in java targeted for non-J2EE java servlet engines such as Tomcat or Resin. Features include web services, discount management, inventory tracking, cc authorization, & a modifiable UI.
Worth is a personal finance manager to manage bank accounts, credit cards, investments and other credit or debit accounts that comprise the individual's net worth. Worth runs as a Web application under an application server such as Jetty or Tomcat.