Hacker News new | ask | show | jobs
by wingerlang 4439 days ago
Neat. I just posted on reddit so I guess I'll just grab the same text.

-----------

This is still an expense tracker "Spendy".

- Multiple currencies are handled smooth. You have one main currency but you can add multiple others and set up exchange rates for them. You can add expenses/incomes for them in any currency and in the log-view it will automatically show you both the entered currency and a smaller converted amount in your main currency. Perfect for travellers.

- Easy, quick. Non verbose UI.

- Data will not be locked in in any way. Dropbox sync, email data in CSV etc.

- Pretty? Color theme can be changed.

- Basic basic basic charts for now. 14 days overview is implemented. Will do more later.

-----------

So I've worked a bit more on the app and I thought I'd put it here again. This is the previous version: http://i.imgur.com/L54TV4O.jpg

And this is the new one: http://imgur.com/EtcpEqp (excuse the layout and/or the large res)

I'll see if I can sum up the changes:

- Changed color to green, although I've made the color-theme chooseable by the user (see the bottom). The color theme is on the buttons, the "tints" (such as some text colors and etc).

- Made the Money log entries bigger/more space.

- Less stuff in the menu.

- Added a "settings" panel.

- Chart is now colored and includes both incomes and expenses.

- Before I had alertviews for lots of things. This has been replaces by inline buttons (see: delete/edit). These are also affected by the users chosen color btw.

- The tag-view is still bare-bones, but centered and alternating row-colors.

- The Currency-view is completely remade, see the bottom for how it looks. I tried to make "more" out of virtually no info and I do think it worked pretty well.

Any feedback is welcome!

-------

And a short GIF of the app in action. http://imgur.com/PFnRae7

-------

EDIT: Format. Sorry about the length of this text.