Collections
Blog Python Model code and SQLite Database.
From VSCode using SQLite3 Editor, show your unique collection/table in database, display rows and columns in the table of the SQLite database.
From VSCode model, show your unique code that was created to initialize table and create test data.
Lists and Dictionaries
Lists Blog Python API code and use of List and Dictionaries. In VSCode using Debugger, show a list as extracted from database as Python objects. Show two distinct example examples of dictionaries, show Keys/Values using debugger.
From Create Endpoint (Post)
From Login Endpoint (Authenticate)
Frontend
Blog JavaScript API fetch code and formatting code to display JSON.
In Chrome inspect, and show the response of JSON objects from fetch of GET, POST, and UPDATE methods.
GET/UPDATE
Added CSV, did the whole PY file, and added API connections to HTML file
I Trained LINEAR REGRESSION Models
my last request poem
Use JS Code for Success Handling
SPECIFIC API COMMANDS
POST (I worked on the post validation and implementation)