Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

[Feature request] add calculator for each symbol to be used for conversion #9

Open
Nokia808 opened this issue Jul 27, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@Nokia808
Copy link

Hi. I would like to suggest to add a calculator for each symbol so that it can be used for conversion of currencies according to that symbol. This will make your application more useful for users.

Let me suggest the following design:
Currently, your application UI composed from one column which composed from rows (a row for each symbol).

  • Make UI composed from 2 columns, each of them composed from rows (a row for each symbol).
  • Now, let we consider rows: each row has 2 halves (or sections), left (which is the current symbol view) & right (which should contain new function).
  • The right sector should look like this:
    ..... EURO = ..... USD
    so when user enter value of EURO, let we say 500, then the corresponding amount in USD should appear automatically ACCORDING to rate already displayed in left sector of row.

When I say "left" & "right" sectors, I mean left or right according to hands of user that view the application UI.

Thank you.

@tomasz-oponowicz tomasz-oponowicz added the enhancement New feature or request label Aug 1, 2020
@baarkerlounger
Copy link

baarkerlounger commented Jan 21, 2021

Thoughts on maybe forking a second, very similar app that's dedicated to Currency Conversion rather than adding it to the main view?

Design and functionality could be almost the same as now, just only currency symbols and the top row would be a "base" currency that you can enter an amount to compare against.

Something roughly like this:

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants