Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/borysn/budgethelper
- Owner: borysn
- Created: 2012-07-03T15:58:00.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-02-26T23:43:16.000Z (almost 9 years ago)
- Last Synced: 2024-10-15T07:53:24.050Z (2 months ago)
- Language: Java
- Size: 659 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.