GithubHelp home page GithubHelp logo

pwizla / swimo Goto Github PK

View Code? Open in Web Editor NEW
4.0 0.0 0.0 253 KB

Swimo, a portmanteau word for Swiss and money. Swimo is like a Swiss friend helping you manage your money. πŸ‡¨πŸ‡­

License: GNU General Public License v3.0

HTML 5.19% CSS 14.49% JavaScript 80.32%
react budget swiss money helvetica

swimo's Introduction

Swimo

Swimo, a portmanteau word for Swiss and money.
Swimo is like a Swiss friend helping you manage your money.

Based on the principles of envelope budgeting
Design inspired by my Swiss roots πŸ‡¨πŸ‡­

screenshot as of 2017-03-13

Reached release 0.2

Second minor release, still in the MVP phase.

For now, you can:

  • Add new transactions
  • See the full list of transactions
  • Get real-time updated total amounts for account balance and budget envelopes
  • See budget envelopes, as well as engaged and remaining amounts for each envelope
  • Modify the amount allowed to each budget envelope

NEW in v0.2 :

This release focuses on various improvements to the budget table:

  • Envelopes are now editable: click on any amount in the "Envelope" column, edit the amount, and press Enter or click outside of the cell to save it. The table is automatically updated and saved!

  • Totals are computed and displayed at the bottom of table.

  • Introducing 'Conditional Formatting':
    Some lines are automatically highlighted to draw your attention on certain alert levels:

    • when your expenses reach 90% or more of the envelope budget, the line is highlighted with a light orange tone

    screen shot 2017-03-15 at 18 44 38

    • when you're over budget, the line turns to a white on red scheme

    screen shot 2017-03-15 at 18 43 49

Please Note: About budget categories
The number of budget categories and their name is not editable in the UI yet. This data is hardcoded in the src/lib/settings.jsx file. Feel free to modify it to your own convenience there, by using the same JSON-based format.

swimo's People

Contributors

pwizla avatar

Stargazers

 avatar  avatar  avatar  avatar

swimo's Issues

Transactions in the transactions list should be editable

User story:
A user can modify an item from the TransactionsList table by clicking on it.

UI implementation suggestions:

  • minimalistic: click on item -> edit -> onBlur event to save
  • more elaborate approach: hovering over an item -> an edit icon appear -> click the icon or item to edit -> press Enter / Esc or click on save / cancel button (green check / red cross)

Add table sorting

User story :

  • A user can click on a table header to sort the corresponding column (toggling between ascending and descending order on each click)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.