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

Maciej Szlendak - macszl #4

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Maciej Szlendak - macszl #4

wants to merge 5 commits into from

Conversation

macszl
Copy link

@macszl macszl commented May 14, 2023

Website: https://frontend-currency-exchange-2023-gamma.vercel.app/

App features:

  1. Displaying Table A
  2. Charting current and historical gold price. Possible periods: 2 week, 1 month, 3 month, 6 month, 1 year, 2 year, 5 year.
  3. Currency converter based on the current bid and ask rates from table C.
  4. Historical exchange rates(14 days) of a selected currency plotted on a chart.
  5. Displaying information about 100 most popular coins from CoinLore API. https://www.coinlore.com/cryptocurrency-data-api

macszl and others added 5 commits May 13, 2023 05:54
* feat: added basic scaffolding for the project

* feat: added a mui package
* feat: added basic header

* feat: added a formik scaffolding for currency converter

* feat: currency converter is working now

* fix(refactor): changed components in currencyconverter

* feat: added a basic currency table

* feat: added a stub version of a chart

* feat: added a basic switchable gold chart

* fix: style and  minor bug fixes

* fix: added a loader to exchangeRateTable

* feat: changed and styled currency converter

* feat: added scaffolding for the basic version of currency chart

* feat: added a page for currency searches

* fix: various fixes

* feat: changed currencyHistory

* feat: crypto table now is colored

* feat: added footer with links to socials
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants