iwu78 / csp-blog

Personal blog documenting journey through computer science with work and projects.
MIT License
0 stars 0 forks source link

Debugging | Ian’s CSP Blog #10

Open utterances-bot opened 4 months ago

utterances-bot commented 4 months ago

Debugging | Ian’s CSP Blog

Summary of debugging lecture and screenshots demonstrating how debugging could’ve been used to solve CPT project issues last trimester. The Issue Our search feature was not displaying certain designs, especially those at the ends and without a value in the content column. Example, after adding three designs to the database, all with the name design X, only two are displayed, and design 3, which doesn’t have a value for content, is not. See screenshot below What should’ve been displayed is the following

https://iwu78.github.io/csp-blog/2024/03/05/Debugging.html

vynx1 commented 4 months ago

1.98/2 Amazingly done screen shots, followed instructions top the letter, showed optimal debugging skills. Only critique is that the sentences u wrote to explain it are a bit confusing at first glance. Overall really good

jm1021 commented 4 months ago

Very nicely done. You showed all the key elements. Only complaint is right side of last screen shot was a little small, almost missed the detail you were showing.