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

Loading data via GET request #6

Merged
merged 9 commits into from
Feb 15, 2024
Merged

Loading data via GET request #6

merged 9 commits into from
Feb 15, 2024

Commits on Feb 13, 2024

  1. instead of having the data compiled into the website it's now downloa…

    …ded with a get request
    nevrome committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    38f8290 View commit details
    Browse the repository at this point in the history
  2. if we have get requests, then we need error handling - the app is no …

    …longer self-contained
    nevrome committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    b13b8d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    cc898f3 View commit details
    Browse the repository at this point in the history
  2. wrong order of events

    nevrome committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    02c1e96 View commit details
    Browse the repository at this point in the history
  3. validation test 1

    nevrome committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    d633fbc View commit details
    Browse the repository at this point in the history
  4. validation test 2

    nevrome committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    973dcf2 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. update of the README

    nevrome committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    fde6d1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa82bb3 View commit details
    Browse the repository at this point in the history
  3. created js for deployment

    nevrome committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    b1e303f View commit details
    Browse the repository at this point in the history