DasMoge124 / BOBBY

Apache License 2.0
0 stars 1 forks source link

Debugging #4

Open DasMoge124 opened 6 months ago

DasMoge124 commented 6 months ago

Local System:

Frontend running locally at 4100: image

Backend running at port 8020: image

Debugging

This is what happens when the backend is not running image

Breakpoints

image

CORS/Password Incorrect/Login Not working

What happens when there is no cross origin request for the correct URL: image The breakpoint This is because the backend doesn't cross origins with the frontend, thus preventing the frontend from utilizing properly image

When Log in is not working:

image Breakpoints image

aaron-rub commented 6 months ago

Peer grade

1.9/2.0 Used last tri project and completed task, showed all errors. Did not give a 2.0 because I did not see any progress gained from debugging session. Nothing was actually fixed but the material was definitely learned.