kahikatea-2019 / MOA

MOA: My Own Assessment
0 stars 1 forks source link

Get assessment status from our API for a user #18

Closed chrislaupama closed 5 years ago

chrislaupama commented 5 years ago

We will need to write an API call using superagent to get the current status of the assessments for our user from the database.

Tasks:

This will be used by other components that want to display the assessment status. This means you will need to make sure the data being returned is how the other components expect to receive it. (check the wiki)