aidenk1 / Notebook

MIT License
0 stars 0 forks source link

Data structure writeup | CompSci Blogs #15

Open utterances-bot opened 2 months ago

utterances-bot commented 2 months ago

Data structure writeup | CompSci Blogs

Collections (Python Models & SQLite Database) For our project implementation, my recipe CPT creates a new table called recipe to store data and information on the recipes. From VSCode using SQLite3 Editor, show your unique collection/table in database, display rows and columns in the table of the SQLite database. The table shows the name of the recipe, instructions, supplies, etc From VSCode model, show your unique code that was created to initialize table and create test data. This shows initialization of 5 recipes for the ‘recipe’ table Lists and Dictionaries In VSCode using Debugger, show a list as extracted from database as Python objects. I used lists and dictionaries to send and collect data. I used a list of dictionari

http://localhost:4000/Notebook/2024/04/18/writeup.html

aidenk1 commented 2 months ago

test

PatrickHastings2 commented 2 months ago

Add more initialized data to the database and include a functional update function. Otherwise, everything seems good.

iKAN2025 commented 2 months ago

Collections : 1.0 (finished) 1.0 correctly shows unique database/with unique data 2/2 Lists: Showed two different collections with debugger. 1.0 (finished), 1.0 showed breakpoints/endpoints 2/2 (2/2) APIS and JSON (1.0 finished) (0.9) More explanations for code segments. (1.9/2) Optional Extra Credit: 1.0 Finished, 0.9 Add images to further explain how it works (1.9/0)

ak146 commented 2 months ago

Collections is finished and shows a uniqueness but no explanations or anything extra. 1/1 0.9 Lists Shows two collections with debugger and shows where he placed the debugger 1/1 0.9 APIs and JSON are finished with code segments 1/1 0/9 Frontend has plenty of screenshots and that shows functionality for all of his code. Is a little hard to follow. 1/1 0.9 He added screenshots and explanations of the ML backend. Has very in depth explanations for his ML. 1/1 0.95

Overrall he needs to explain his code a little better and write more personal responses. He needs to have a PUT method. He should also have slightly better organization for his images. It is a little hard to follow.

iKAN2025 commented 1 month ago

APIs and JSON - Total 7/7, Grade 0.9/1

10:19 Collections - Total 3 / 3, Grade 0.95/1 Blog Python Model code and SQLite Database. Show your unique collection/table in database, display rows and columns in the table of the SQLite database from VSCode using SQLite3 Editor. Show your unique code that was created to initialize table and create test data from VSCode model. Lists and Dictionaries - Total 3/3, Grade 1/1 Blog Python API code and use of List and Dictionaries. Show a list as extracted from database as Python objects in VSCode using Debugger. Show two distinct examples of dictionaries, show Keys/Values using debugger in VSCode. 10:20 Total Score: 0.94 10:21 Feedback(.9/1 For POST, maybe try including another feature besides log in since log in is not the best way to showcase individual features. GET and PUT function in postman. Correct errors appear in postman. (edited) New Frontend: .95/1 for completion: Include response of JSON objects from POST) 10:21 Grading for Aiden Kim Total: 0.94/1 (edited)