Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 7 additions & 10 deletions docs/desktop/gnome/valuta.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: Valuta
author: Christine Belzie
contributors:
contributors: Steven Spencer
---

## Introduction

If you often travel or are moving abroad, ease your finanical planning with Valuta. This application quickly converts currencies between two countries.
If you often travel or are moving abroad, ease your financial planning with Valuta. This application quickly converts currencies between two countries.

## Assumptions

Expand All @@ -16,41 +16,38 @@ This guide assumes you have the following:
- Flatpak
- FlatHub


## Installation process

![Screenshot of the Valuta page on Flathub with the blue install button highlighted in a red square](images/01_valuta.png)

1. Go to [Flathub.org](https://flathub.org), type "Valuta" in the search bar and click **Install**

![manual install script and run script](images/valuta-install.png)

![manual install script and run script](images/valuta-install.png)

2. Copy the manual script in your terminal:

```bash
flatpak install flathub io.github.idevecore.Valuta
```


3. Finally, the manual script in your terminal:

```bash
flatpak run flathub io.github.idevecore.Valuta
```

## How to Use
## How to use

To use Valuta, do the following:

1. Choose the country that you currently live in from the dropdown menu and type the amount of cash you want to spend.
1. Choose the country that you currently live in from the drop-down menu and type the amount of cash you want to spend.

![Screenshot of Valuta app showing 1000 USD in the input field, with a grey arrow pointing down to a grey box showing 1000 USD](images/02_valuta.png)

2. Choose the country you are traveling to from the dropdown menu. From there, the converted amount automatically appears.
2. Choose the country you are traveling to from the drop-down menu. From there, the converted amount automatically appears.

![Screenshot showing a grey arrow pointing upward to a green box displaying the converted amount, 899.52 EUR](images/03_valuta.png)

## Conclusion

Whether it’s for a vacation or a business trip, Valuta simplifies currency conversion. Want to learn more or share ideas to improve it? [Submit an issue in Valuta's repository at GitHub](https://github.com/ideveCore/valuta/issues).
Whether it is for a vacation or a business trip, Valuta simplifies currency conversion. Want to learn more or share ideas to improve it? [Submit an issue in Valuta's repository at GitHub](https://github.com/ideveCore/valuta/issues).