Money

Introduction

A simple, clean, beautiful view for your cash income, expenses and balances.

Any user have incomes and expenses

Designers

Robert Schütte

Status

  • {o} Needs design

    {*} Design in progress

    {*} Needs implementation

    {o} Implementation in progress

    {o} Stable

Objectives

Create an interface to easy manage your cash.

Primary

  • Information about
    • Accaunts status
    • Stores spends / incomes
    • Categorie sepnds / incomes
    • Products spends / incomes
  • Display cash status as
    • Circle diagram
    • Graph diagram
    • Table
  • Easy transfare
  • Repetition transfares

Secondary

  • Search products and categories
  • Easy settings

Constraints

Relevant Art

GnuCash

http://upload.wikimedia.org/wikipedia/commons/a/a6/Gnucash_2_screenshot.png http://ostatic.com/files/images/savings-journal.gif

Homebank

http://homebank.free.fr/screenshots/4.0/image1.png http://homebank.free.fr/screenshots/4.0/image2.png http://homebank.free.fr/screenshots/4.0/image8.png

Quicken

Cha-Ching

http://applemachq.com/wp-content/uploads/2008/03/cha-ching2.png

iBank

http://www.iggsoftware.com/images/ibank/screenshots/thumbnail.jpg

MS Money

http://screenshots.en.sftcdn.net/en/scrn/9000/9507/microsoft-money-23.png http://images.amazon.com/images/G/01/software/detail-page/msft-mp-sp-insights.gif http://images.amazon.com/images/G/01/software/detail-page/mnydlx_homepage_lg.jpg

Tentative Design

Pre-Design

accaunt overwiev with information table https://content.wuala.com/contents/Roba/Public/Money/money-acc-over.png?key=51OMe8ZgLj1K&mode=list

accaunt overwiev with graph https://content.wuala.com/contents/Roba/Public/Money/money-acc-dia.png?key=51OMe8ZgLj1K&mode=list

accaunt overwiev with circle diagram https://content.wuala.com/contents/Roba/Public/Money/money-acc-circ.png?key=51OMe8ZgLj1K&mode=list

item overwiev with circle diagram https://content.wuala.com/contents/Roba/Public/Money/money-item-over.png?key=51OMe8ZgLj1K&mode=list

explantation of the buttons https://content.wuala.com/contents/Roba/Public/Money/money-acc-info.png?key=51OMe8ZgLj1K&mode=list

transfare window -> spend view https://content.wuala.com/contents/Roba/Public/Money/money-trans-spend.png?key=51OMe8ZgLj1K&mode=list

transfare window -> transfare view https://content.wuala.com/contents/Roba/Public/Money/money-trans-trans.png?key=51OMe8ZgLj1K&mode=list

transfare window -> repetitions view https://content.wuala.com/contents/Roba/Public/Money/money-trans-repe.png?key=51OMe8ZgLj1K&mode=list

transfare window -> info view https://content.wuala.com/contents/Roba/Public/Money/money-trans-info.png?key=51OMe8ZgLj1K&mode=list

svg-file

Discussion

  • rename "Cash Managment" simply to "Cash" or "Money", it fits better to other apps like "Web", "Music" , ...
    • Done

Comments and Feedback

  • It's my first design ever in the gnome project, i hope for a great teamwork
    • your mockups looks good ! Here is some notes (please, notice I'm not a designer) :
      • why is there two groups of three buttons to change the view ? Are their effects different ? It's not clear as it is now what view they will change.
        • Oh, a small mistake ;) - fixed

      • May be we might add to the mockups an application menu including i.e a preference entry ?
        • I hope in the next week is time for that...
          • Transfare window added, preference is coming
      • On the pie chart view, we might want to know about which account are these informations.
        • The pie chart view, show the informations of the actually selected accaunt/item/shop/category in the left (blue highlighted)
      • what is the empty place down to the app expected to do ?
        • great question :) I think it's great for data like total spend, I would add it

          • I didn't want to say that you had to put something in it, but if it's empty, don't add an horizontal seperation for it and leave the vertical separation between account list and view going to the bottom of the app.
            • Ok, here is a try
  • There is a simple personal finance tool called avernus (avernus.launchpad.com), which fulfills most of the objectives. Avernus is developed using python, gtk3 and sqlalchemy. Maybe you could use at least parts of the code and the ideas. I attached some screenshots of the application.
  • Before you get started, it is very important to decide if you are going to use double-entry accounting or not. It is easier to design the code this way and expose it to the UI later than to redesign it to support it later. [http://en.wikipedia.org/wiki/Double-entry_bookkeeping_system]

    • I think it's very important not to use double-entry accouting to keep the software simple and only for a personal or family use.
    • I think Double-Entry it's better and powerful enough for actual and future Money uses. Including to PLUG it to an enterprise / small bussiness accounting systems. I've started to code an accounting system and may i'm able to start implementation.

See Also

Design/Apps/Potential/Money (last edited 2013-04-16 21:48:59 by DanielEspinosaOrtiz)