Skip to content

Currencies exchange rate - #30

Open
Bekhzod96 wants to merge 7 commits into
Dishboard:mainfrom
Bekhzod96:Currencies-Exchange-Rate
Open

Currencies exchange rate#30
Bekhzod96 wants to merge 7 commits into
Dishboard:mainfrom
Bekhzod96:Currencies-Exchange-Rate

Conversation

@Bekhzod96

@Bekhzod96 Bekhzod96 commented Dec 26, 2024

Copy link
Copy Markdown

Background

Currencies exchange rate front and backend implementation

Changes done

Updated NestJS application including

  • Fetching and Patching Exchange Rate from API -> https://www.cnb.cz/en/financial-markets/foreign-exchange-market/central-bank-exchange-rate-fixing/central-bank-exchange-rate-fixing/daily.txt
  • Created ExchangeRate Entity
  • Update Exchange Rate Resolver
  • Cached result in Posgres for 5 minutes
  • Return last time fetched time

Updated React application

  • Fetching data from API
  • Displaying sample in the table
  • Displaying last fetched date
  • Designed using MUI Component library

Demo

Screenshot 2024-12-27 at 12 11 33

Issues related to dependencies

After a few iterations of the implementation,n I start getting this error ->
Screenshot 2024-12-26 at 21 02 28

Changed file.yarnrc.yml content from nodeLinker: pnp to nodeLinker: node-modules

Checks

  • Code Quality checked
  • Formated code

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.

1 participant