bounswe / bounswe2024group8

6 stars 1 forks source link

Make the backend integration for login and sign-up operations #246

Closed onurcerli closed 1 month ago

onurcerli commented 1 month ago

Issue Description

As the backend is deployed, make the integration for login and sig-up operations and test it creating accounts checking responses.

Issue Due Date

20/10/2024

Reviewer

@AliAlperenSonmez

Revision Due Date

20/10/2024

onurcerli commented 1 month ago

I updated the handler for login button in LoginScreen.js and handler for signup button in RegisterScreen to connect to deployed backend. I tested it, creating new accounts and signing in with them. It works properly.