Skip to content

Commit

Permalink
README update
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Krakora committed Jul 19, 2017
1 parent 2c2cdb7 commit 50abf0d
Show file tree
Hide file tree
Showing 6 changed files with 44 additions and 1 deletion.
45 changes: 44 additions & 1 deletion README.md
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
Binary file added docs/images/1500451309227.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/1500451322011.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/1500451569511.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/1500451829563.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/1500451924580.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 50abf0d

Please sign in to comment.