Jobsity / lia

1 stars 0 forks source link

Score tab structured and added to the menu bar #75

Closed ArashiNoKishi closed 5 years ago

ArashiNoKishi commented 5 years ago

Scores tab endpont added to the mock server.

Endpoint in the mock server has been added, it only sends the raw data as response as there is no real backend for now to calculate it.

Scores component

Library react-chartjs (has a chart.js dependency) needs reviewing to be added to the project dependencies. Connects to the mock server endpoint to get the data related and showing in a table format.

SebTorres commented 5 years ago

Since you have updated the package.json file by installing some packages, I would like you to also upload the package-lock file, to have the versions be similar across all downloads.