RonitT1234 / CSP_BLOG_RT

MIT License
2 stars 0 forks source link

Ronit Thomas Tri 2 Individual Review | CompSci Blogs #14

Open utterances-bot opened 4 months ago

utterances-bot commented 4 months ago

Ronit Thomas Tri 2 Individual Review | CompSci Blogs

CSP

https://ronitt1234.github.io/CSP_BLOG_RT/2024/02/02/Final_Individual_Review.html

jm1021 commented 4 months ago

This write up is very well done. It shows answers right next to the questions. It is very easy to follow.

The video is very well made and accurate to task and supports write up well. I read 1st and watched 2nd, but either order should work.

Only concern, I would have is if meme operations should show alternate code path, perhaps another CRUD operation. Endpoint could show Update Silly Cat title or Delete one of the other memes. Or even behavior when you don’t add to database.

Great work!!! For this grade I would give 5 of 5.

jm1021 commented 4 months ago

Other notes on write up:

  1. Mention in collections that you are storing all collections in SQLite table and using JSON collection to pass data from frontend to and from backend

  2. The code you specify for sequence, selection, iteration does not have selection (if statement)