github / github/gh-classroom

Endpoint to support add accept command

Open
#47 0 comments 0 reactions 0 assignees View on GitHub
api-request
Dominant language
Go
Stars
125
Forks
21
PR merge metrics
No merged PRs in 30d

Description

## Proposed endpoint

Add the necessary get/put endpoints to support feature request #18 in the cli. This would be from the **students perspective** not the instructors. Currently all commands in the classroom cli return information using the instructors token.

For this to work for a student, this endpoint would need to return all the classrooms and assignments that a **student** can access with their own auth token.

## Justification

This will be used to implement #18 and make classrooms usable without a student having to use a browser. Lots of schools provide ssh access to local clusters that don't support x11 forwarding so we need tools that are 100% cli to help foster adoption :)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.