Skip to content

API: /attendance/house #6

Description

@joeoneil

House attendance routes
5 Routes


POST /attendance/house
accessible to evals director

Creates a new attendance submission, containing a date and the list of members and whether they attended


GET /attendance/house/{user}
accessible to specific user

Gets every house meeting, and whether the user attended, missed, or was excused.

  • Discuss: Use user token to determine user instead of URL param?

GET /attendance/house
accessible to evals director

Gets all house meeting attendances


PUT /attendance/house/{id}
accessible to evals director

Updates a house meeting's attendance


DELETE /attendance/house/{id}
accessible to evals director

Deletes a house meeting's attendance

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    APIAPI Route issuebackendBackend specific issue

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions