tanav-kambhampati / student2

This is the updated template repository.
MIT License
0 stars 0 forks source link

Data Structures Writeup #11

Open tanav-kambhampati opened 2 months ago

tanav-kambhampati commented 2 months ago

Blog Python Model code and SQLite Database. Model: image

From VSCode using SQLite3 Editor, show your unique collection/table in database, display rows and columns in the table of the SQLite database. image

From VSCode model, show your unique code that was created to initialize table and create test data. image

APIs and JSON

In VSCode, show Python API code definition for request and response using GET, POST, UPDATE methods. image

Discuss algorithmic condition used to direct request to appropriate Python method based on request method. image

In VSCode, show algorithmic conditions used to validate data on a POST condition image

In Postman, show URL request and Body requirements for GET, POST, and UPDATE methods. image image

Lists and Dictionaries Blog Python API code and use of List and Dictionaries. image

In VSCode use Debugger and list, show two distinct example examples of dictionaries, show Keys/Values using debugger. image

In VSCode using Debugger, show a list as extracted from database as Python objects. image

KinetekEnergy commented 2 months ago

Reviewer: Aashray Completedness: 0.8/1 Neatness: 1/1

I think this is a good issue but things are missing so I would go and try to complete them. What's already there is good in terms of the images but I would add a little more explanation for it.

1.8/1