bounswe / bounswe2024group7

Collaborative hub for 2024Group7
https://bounswe.github.io/bounswe2024group7/
4 stars 3 forks source link

Connect Web Frontend and Backend #149

Open erenpakelgil opened 3 hours ago

erenpakelgil commented 3 hours ago

Title: Issue created for joining web frontend and backend applications.

Category:

Objective: Add api request methods to frontend components Detailed Description: We should create connections between web frontend components and backend to send requests to backend endpoints. Connection between mobile and backend should also be implemented in the next step. Related Team Members:

Proposed Timeline: 19.10.2024

erenpakelgil commented 2 hours ago

Created the initial version of register and login components, imported api instance in components with @MertCengiz. Router should be integrated in main app file and the connection of frontend to backend endpoints will be tested.