POSTMAN

Postman Get

  • Here is a screenshot of postman working with the backend api and database, fetching the data

Leaderboard postman

  • Here is a screenshot of posting data into our database using postman

Database on Local

Q17

  • Here is a screenshot of the leaderboard database displayed on the flask website running locally

Code

Frontend

FE ss

  • Here is a screenshot of the leaderboard on the frontend website run locally. The data is not rendered on the page, however I had my code reviewed by one of your team members and we could not figure out why it wasn't working as all the code is correct in both frontend and backend

  • FRONTEND CODE