The task at hand is to create a sortable tableview of issues listed in the tensorflow/tensorflow
github
repository using React, ApolloClient, and the GitHub GraphQL API.
The MVP should render the first page of issues with a hard coded access token. The look and feel is less important than the function, but still considered.
- Sorting by supported fields
- Pagination
- Support changing the repository
- OAuth authentication