teamEightTO / polito-se2-23-08

Repository for the 01SQNOV - Software Engineering II course - Thesis Management project
GNU General Public License v3.0
0 stars 1 forks source link

Change the Frontend code to make it Dynamic #5

Closed s316741 closed 10 months ago

s316741 commented 10 months ago

Here we want you to create functions that calls the API endpoints. We need to prepare a file where we can call these endpoints something similar to this: Something like this in the OfficeQueue https://github.com/lorenzobn/polito-se2-23-08-officequeue/blob/main/client/src/API.jsx

lorenzobn commented 10 months ago

Yes, I agree on this.