Ryanrob327 / CSA

MIT License
0 stars 0 forks source link

Debug login lesson #7

Open Ryanrob327 opened 7 months ago

Ryanrob327 commented 7 months ago

Frontend

The frontend runs using the phaser game engine. However, before the game engine is loaded a basic html page for the login is displayed for the user to enter their credentials.

Backend

The backend is based on the class springboot framework that runs when you debug main.java. The localhost will then run based on the port specified in docker-compose and Dockerfile.

Starting the backend locally

(click image to view it with better quality in a new tab)

image

login frontend with inspect breakpoints and errors

image

Error from not running the backend

image

401 error from incorrect password

image

Final page once the errors are sorted out

image
aidenhuynh commented 6 months ago

Peer Grade:

Comments

Nice work Ryan, you have done a good job demonstrating the debugging process with your project from last trimester. To get to 2.0, I would have liked to see that you gained something more valuable from doing this debugging process.

Score

1.85/2.0

aidenhuynh commented 6 months ago

Peer Grade:

Comments

Nice work Ryan, you have done a good job demonstrating the debugging process with your project from last trimester. To get to 2.0, I would have liked to see that you gained something more valuable from doing this debugging process.

Score

1.85/2.0