varunm532 / varun2

MIT License
0 stars 0 forks source link

CPT writeup | CompSci Blogs #23

Open utterances-bot opened 2 months ago

utterances-bot commented 2 months ago

CPT writeup | CompSci Blogs

Collections: From VSCode using SQLite3 Editor, show your unique collection/table in database, display rows and columns in the table of the SQLite database: For my project I use three tables: Stocks table, Stock_transaction table, and a shared users table:

https://varunm532.github.io/varun2/2024/04/22/cpt_writeup.html

jplip commented 2 months ago

PBL Project Requirements

Total Points 3.88/ 4 Extra Points 1/ 1

Collections - Total 3/ 3, Grade 1/1

Lists and Dictionaries - Total 3/3, Grade 1/1

APIs and JSON - Total 6/7, Grade 0.88/1

Frontend - Total 8/8, Grade 1/1

Optional/Extra, ML Algorithm Analysis - Total 5/5, Grade 1/1

jplip commented 2 months ago

I like your project on finance. I think the 3 unique tables are pretty cool. I like that your writeup is in a blog and has links at the top of the page that can bring the reader to the area of the section you're looking for. There are also comments on the images or code that are made in bullets to get to the point of what you're talking about and some key things about it. I do think however, that the images used in areas like 'Lists and Dictionaries' are so small that I can't read what the code says or the image.