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

Refaktoriranje + koledar učiteljev #2

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

Commits on Sep 13, 2024

  1. Removed student from API

    dsoklic committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    a057c3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84d6432 View commit details
    Browse the repository at this point in the history
  3. Added requirements.txt

    Needed for Vercel to install dependencies correctly
    dsoklic committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    aa228e1 View commit details
    Browse the repository at this point in the history
  4. Added vercel file

    dsoklic committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5c3ef21 View commit details
    Browse the repository at this point in the history
  5. Added CORS

    dsoklic committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    1486380 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    721a284 View commit details
    Browse the repository at this point in the history
  2. Switched to using teacher ID

    dsoklic committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    a972252 View commit details
    Browse the repository at this point in the history
  3. Cleaned up API calls

    dsoklic committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    aa54e4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    044f7a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    383453b View commit details
    Browse the repository at this point in the history
  6. Fixed a few indents

    dsoklic committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    745875a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c5b62c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    99ee1e9 View commit details
    Browse the repository at this point in the history
  2. Cleaned up unused imports

    dsoklic committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    5fe518c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3020b7c View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    acb8733 View commit details
    Browse the repository at this point in the history
  2. Added tests

    dsoklic committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    0140edb View commit details
    Browse the repository at this point in the history
  3. Create python-app.yml

    Added GitHub action for running tests
    dsoklic authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    797493f View commit details
    Browse the repository at this point in the history