-
Notifications
You must be signed in to change notification settings - Fork 366
docs: add user guide on valuta #2316
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
8580140
docs: add user guide on valuta
CBID2 86d6815
fix: made some revisions
CBID2 298c73a
fix: made more edits
CBID2 07d81f2
feat: adding screenshot
CBID2 5bb8bc7
feat: add and hyperlink screenshot
CBID2 cb2a633
fix: this time, I actually added the screenshot's hyperlink
CBID2 269ec4b
feat: add and hyperlink the screenshot for step 3.
CBID2 bcd2392
fix: add a period
CBID2 3cb2e10
fix: revise the installation instructions
CBID2 57d27c7
Merge branch 'rocky-linux:main' into christine-RSOD-part-3
CBID2 a0acc57
feat: add screenshot of manual install code
CBID2 624dd67
fix: remove picture
CBID2 0435fab
fix: revise the install commands and hyperlink for install screenshot
CBID2 4ae8b87
fix: making the intro simpler
CBID2 03fc859
fix: using application instead of app
CBID2 8861ebf
fix: simplifying the alternative text for the screenshots
CBID2 f56d340
fix: revise number in the How to use section
CBID2 93e550d
fix: fixing the formatting of the first step in the How to Use section
CBID2 565a50d
fix: revise the conclusion
CBID2 e868fca
docs: add user guide on valuta to GNOME section
CBID2 786e6e1
docs: add user guide for decoder app in GNOME section (#2307)
CBID2 806d7e6
feat: tweaking the installation process
CBID2 269bdfb
Merge branch 'rocky-linux:main' into christine-RSOD-part-3
CBID2 eb8b02e
feat: add screenshot for manual install script
CBID2 cb53182
fix: change screenshot
CBID2 20982fb
fix: add hyperlink to screenshot
CBID2 824a18f
fix: remove old screenshot
CBID2 09109aa
fix: replace screenshot with a more accurate version
CBID2 999d923
fix: indent second code block
CBID2 e8a52e9
fix: indent first code block
CBID2 56eaece
fix: move screenshot to the top
CBID2 b2c5610
Update valuta.md
sspencerwire File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,56 @@ | ||
| --- | ||
| title: Valuta | ||
| author: Christine Belzie | ||
| contributors: | ||
| --- | ||
|
|
||
| ## Introduction | ||
|
|
||
| If you often travel or are moving abroad, ease your finanical planning with Valuta. This application quickly converts currencies between two countries. | ||
|
|
||
| ## Assumptions | ||
|
|
||
| This guide assumes you have the following: | ||
|
|
||
| - Rocky Linux | ||
| - Flatpak | ||
| - FlatHub | ||
|
|
||
|
|
||
| ## Installation process | ||
|
|
||
|  | ||
|
|
||
| 1. Go to [Flathub.org](https://flathub.org), type "Valuta" in the search bar and click **Install** | ||
|
|
||
|  | ||
|
|
||
CBID2 marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
|
||
| 2. Copy the manual script in your terminal: | ||
|
|
||
| ```bash | ||
| flatpak install flathub io.github.idevecore.Valuta | ||
| ``` | ||
|
|
||
CBID2 marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
|
||
| 3. Finally, the manual script in your terminal: | ||
|
|
||
| ```bash | ||
| flatpak run flathub io.github.idevecore.Valuta | ||
| ``` | ||
|
|
||
| ## 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. | ||
|
|
||
|  | ||
|
|
||
CBID2 marked this conversation as resolved.
Show resolved
Hide resolved
sspencerwire marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| 2. Choose the country you are traveling to from the dropdown menu. From there, the converted amount automatically appears. | ||
|
|
||
|  | ||
|
|
||
| ## 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). | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.