Skip to content

Feature: Integrate with freeCodeCamp Proper's API for getting student dat #548

@utsab

Description

@utsab

Currently. the student data in the dashboard is populated from a mock API endpoint that Classroom App runs (using the "npm run mock-fcc-data" command)

We would instead like to fetch this data directly from freeCodeCamp Proper via their API endpoint. To complete this issue, you will need to do the following:

  1. Create the API endpoint within freeCodeCamp Proper
  2. Update Classroom App to fetch from the new API endpoint.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions