Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Try it Free
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
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) race who were known to be extremely boring accountants.
Contains prepackaged WAR files for:
- OpenShift (http://www.openshift.com/) (even free accounts):
* WildFly ("WildFly Application Server 9" cartridge).
* Tomcat 7 ("Tomcat 7 (JBoss EWS 2.0)" cartridge installed).
- Heroku (http://www.heroku.com) (even free accounts).
- OpenShift Tomcat cartridge also works in Azure Jetty and Tomcat web apps.
2.0 and earlier versions also have a standalone version using Java FX.