Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/borysn/budgethelper

Writing/Loading excel spreadsheets with the jxl api
https://github.com/borysn/budgethelper

Last synced: 24 days ago
JSON representation

Writing/Loading excel spreadsheets with the jxl api

Awesome Lists containing this project

README

        

# Budget Helper
a jxl API application.

Just another weekend project. Play to learn.

# Instructions...
*once you've already done pre-requisites
1) Create a project with source.
2) Include jxl.jar in your project
3) Compile and run!
1. Create a new budget.
2. View/Edit/Save budget.
3. Load an old budget.

For the future...
(!) Create a GUI
(!) Create breakdowns for montly, bi-weekly, and weekly
(!) Further analysis of budgets over time.