msandrini / achiever

A tool built to achieve... wrapper over the old "Achievo" legacy system, transforming the old php+html return into a modern one-page app in React with GraphQL for the API.
MIT License
1 stars 2 forks source link

Balance calculation is (maybe) dubious #57

Closed msandrini closed 6 years ago

msandrini commented 6 years ago

We can try to show the current balance with a better label text, something like "Balance up to this day: 0:00" Also, we can show a projected balance aside of the normal balance when the user is changing the value with a text like "(will be 0:00)".

msandrini commented 6 years ago

Not applicable anymore