Git Product home page Git Product logo

ped's People

Contributors

ltzehan avatar

Watchers

 avatar

ped's Issues

Formatting of `help` command

  • Format: help -> would be nice to have this formatted as inline code to be consistent with the rest of the UG
  • Example output seems to have trailing symbols

image.png

Truncation of money added

When adding money into an account, it would be nice if the user was explicitly warned that only values after the second decimal place is dropped.

Maybe consider adding a warning that there is some leftover value that is dropped:

add SGD 10.001
--------------------------------------------------
You have successfully added SGD 10.00 into your account
{ Warning here }

Implicit truncation of amount in show-rate

Small values for the amount are not flagged up unlike in add

show-rate JPY USD 0.000000000001
--------------------------------------------------
0.00 JPY =   0.000000 USD
0.00 USD =   0.000000 JPY
--------------------------------------------------

Exits early when save file is malformed

If either data/accounts.json or data/transactions.json is malformed, the application fails on startup. Encountering a corrupted save file should show the user a warning message instead

Formatting of flags in UG

Just nitpicking, would be nice if the flags under the trans command were formatted as inline code to make it clearer

image.png

Exit command not working

The exit command does not actually stop the application and the user has to Ctrl+C to properly exit

image.png

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.