-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Jan Krakora
committed
Jul 19, 2017
1 parent
2c2cdb7
commit 50abf0d
Showing
6 changed files
with
44 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,45 @@ | ||
--- | ||
typora-root-url: docs\images | ||
typora-copy-images-to: docs\images | ||
--- | ||
|
||
# android-budgetkeeper | ||
An Android budget keeper experimental project inspired by super-duper project Financisto | ||
An Android budget keeper experimental project inspired by super-duper project Financisto. The aim is to educate myself in Android platform programing. | ||
|
||
## App Design | ||
|
||
### Transactions | ||
|
||
Transactions list view handles all incomes and outcomes review. | ||
|
||
**Tested technologies** | ||
|
||
Custom `ListView` , SQLite, Filters | ||
|
||
**Nice to have GUI design** | ||
|
||
![1500451924580](/1500451924580.png) | ||
|
||
### Reporting | ||
|
||
Reporting will show statistics in readble form to present in/out flows, pie charts, bar and line charts of transactions. | ||
|
||
**Tested technologies** | ||
|
||
`WebView` and D3.js, SQLite operations, Filters | ||
|
||
**Nice to have GUI design** | ||
|
||
![1500451829563](/1500451829563.png) | ||
|
||
|
||
|
||
### Web REST API | ||
|
||
A window to present a data from an REST API | ||
|
||
- https://www.alphavantage.co/ | ||
|
||
**Tested technologies** | ||
|
||
REST API operations |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.