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

Add exchange rate data to web #240

Merged
merged 2 commits into from
Oct 15, 2023
Merged

Conversation

Markos-Th09
Copy link
Contributor

@Markos-Th09 Markos-Th09 commented Oct 13, 2023

Closes #167, together with #175

Using https://corsproxy.io, the website downloads the latest exchange rate data from the UN Treasury, and initialises fend using initialiseWithHandlers(data)

@codecov
Copy link

codecov bot commented Oct 13, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Files Coverage Δ
wasm/src/lib.rs 0.00% <0.00%> (ø)

📢 Thoughts on this report? Let us know!.

@printfn printfn merged commit f981185 into printfn:main Oct 15, 2023
3 checks passed
@Markos-Th09 Markos-Th09 deleted the exchange-web branch October 15, 2023 11:15
Markos-Th09 added a commit to Markos-Th09/fend that referenced this pull request Oct 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automatically download latest exchange rates
2 participants