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

feat/table-coins #8

Merged
merged 4 commits into from Mar 23, 2024
Merged

feat/table-coins #8

merged 4 commits into from Mar 23, 2024

Commits on Mar 19, 2024

  1. implemented table that displays top 20 coins per marketcap and their …

    …information about price, volume trade, market cap, circulating and total supply
    bonz88 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    e9e2f1f View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Corrected and fixed api call, because it didn't fetch price_change_pe…

    …rcentage_7d_in_currency
    bonz88 committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    8f48b33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3311b8a View commit details
    Browse the repository at this point in the history
  3. remove js logic for making the string capitalized and instead used ta…

    …ilwind class, updated styling for price_change_percentage_7d_in_currency
    bonz88 committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    832c7b6 View commit details
    Browse the repository at this point in the history