Skip to content
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

Save history of conversions #4

Open
SilverBirchh opened this issue Nov 16, 2021 · 0 comments
Open

Save history of conversions #4

SilverBirchh opened this issue Nov 16, 2021 · 0 comments
Labels
feature New feature or request

Comments

@SilverBirchh
Copy link
Contributor

SilverBirchh commented Nov 16, 2021

Description

When a user converts an amount of currency we want to save that as a snapshot so that we have the historical conversions. When a user comes back to their history such as in a new session we want to load the history. This can be saved locally (local storage).

Acceptance Criteria

Given... The application is running
When... I successfully convert a currency
Then... I want that conversion to be saved, including the amount, from currency, to currency, rate and date
And... When I come back to the app, I can see my historical conversions

Assets

image

@CliffAw CliffAw added the feature New feature or request label Jul 27, 2022
@CliffAw CliffAw changed the title [Feature] Save history of conversions Save history of conversions Jul 27, 2022
@CliffAw CliffAw moved this to Todo in Frontend Interview Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: Todo
Development

No branches or pull requests

2 participants