foundersandcoders / prereq-check

A FAC application prerequisite checker: to be used by applicants and the selection committee :fire:
https://prereq-check.herokuapp.com
18 stars 2 forks source link

Display freecodecamp prereq info: if they have completed the 4 subsections #4

Closed astroash closed 7 years ago

astroash commented 7 years ago

As a selection panel member I can see whether the applicant has completed the 4 subsections. As an applicant I can see whether I have completed the 4 subsections.

Acceptance criteria:

summary page

BartBucknill commented 7 years ago

freeCodeCamp does not have a working API. There is an API in development here. Quincy responded to my question about this on freeCodeCamp forums, and indicated that there is not a current API and there is work to be done on rolling out the new version of FCC and other improvements before the API becomes a priority. @ameliejyc and I think that an alternative would be to scrape the user's profile page and compare the completed challenges on it with a list of the challenges in each section in the prereq requirements. This will involve significantly more work than just querying the API. We may need to increase the time allowed for this issue up from 4h.

astroash commented 7 years ago

Need to add nock test and return object for error handling & pass in username rather than hard coded