@anyakrishnamony13 @IoannaDamianov . I want you to make a api/ folder in the frontend/src folder. here I want you to create an API client. Please ask me if you have any questions. this is a standard way to make requests to the backend. instead of making a call to localhost:8000/[whatever endpoint], you can define a function in the apiClient to do that, and just call apiClient.doSomething. This is an industry standard way for frontend creation, and you guys should definitely do a lot of research before starting to implement it!
Do not hesitate to ask any questions. @AKarode will also be assigned as your peer programmer
@anyakrishnamony13 @IoannaDamianov . I want you to make a api/ folder in the frontend/src folder. here I want you to create an API client. Please ask me if you have any questions. this is a standard way to make requests to the backend. instead of making a call to localhost:8000/[whatever endpoint], you can define a function in the apiClient to do that, and just call apiClient.doSomething. This is an industry standard way for frontend creation, and you guys should definitely do a lot of research before starting to implement it!
Do not hesitate to ask any questions. @AKarode will also be assigned as your peer programmer