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

Student API #12

Merged
merged 11 commits into from
Feb 23, 2023
Merged

Student API #12

merged 11 commits into from
Feb 23, 2023

Conversation

sudheshna-donthineni
Copy link
Contributor

@sudheshna-donthineni sudheshna-donthineni commented Nov 30, 2022

  • Code to add student API to backend.
  • The added API mainly checks if the student ID exists. If additional query parameters are sent, then these parameters are matched against the ID.

@sudheshna-donthineni sudheshna-donthineni changed the title User Check if student ID exists Nov 30, 2022
@sudheshna-donthineni sudheshna-donthineni changed the title Check if student ID exists Student API Nov 30, 2022
@sudheshna-donthineni sudheshna-donthineni self-assigned this Nov 30, 2022
@sudheshna-donthineni sudheshna-donthineni added the enhancement New feature or request label Nov 30, 2022
@sudheshna-donthineni sudheshna-donthineni linked an issue Nov 30, 2022 that may be closed by this pull request
@sudheshna-donthineni sudheshna-donthineni marked this pull request as ready for review November 30, 2022 10:06
router/student.py Outdated Show resolved Hide resolved
router/student.py Outdated Show resolved Hide resolved
router/student.py Outdated Show resolved Hide resolved
@sudheshna-donthineni sudheshna-donthineni temporarily deployed to Staging February 1, 2023 06:56 — with GitHub Actions Inactive
router/student.py Outdated Show resolved Hide resolved
router/student.py Outdated Show resolved Hide resolved
app/router/student.py Outdated Show resolved Hide resolved
app/router/student.py Outdated Show resolved Hide resolved
@sudheshna-donthineni sudheshna-donthineni temporarily deployed to Staging February 2, 2023 07:20 — with GitHub Actions Inactive
app/router/student.py Outdated Show resolved Hide resolved
app/router/student.py Outdated Show resolved Hide resolved
app/router/student.py Outdated Show resolved Hide resolved
@sudheshna-donthineni sudheshna-donthineni temporarily deployed to Staging February 7, 2023 10:37 — with GitHub Actions Inactive
@sudheshna-donthineni sudheshna-donthineni changed the base branch from group to cd February 7, 2023 10:40
@sudheshna-donthineni sudheshna-donthineni temporarily deployed to Staging February 15, 2023 07:10 — with GitHub Actions Inactive
@sudheshna-donthineni sudheshna-donthineni temporarily deployed to Staging February 15, 2023 09:08 — with GitHub Actions Inactive
@sudheshna-donthineni sudheshna-donthineni temporarily deployed to Staging February 15, 2023 09:10 — with GitHub Actions Inactive
@sudheshna-donthineni sudheshna-donthineni merged commit 66b38be into cd Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build Student API
4 participants