✅ This Week's Plan
Week of Feb 9, 2026 • Key milestones
📅 Monday
Wireframes for the back end.
Resources
- FigJam
- Excalidraw
- app.diagrams.net
- Template Site for the GSD-app Project
- 📄 To-Do App Wireframe (PDF)
- 📄 Terminal Commands Cheat Sheet (PDF)
📅 Tuesday
GSD app - front end.
✓ Completed📅 Friday
Friday 13 Feb 2026
Meet Jaxson! Loves running. Loves Cybersecurity.
Kahoot
- JS Refresh
- Resource: jsisweird.com
10am -
Objective: JavaScript refresher
- Syntax
- Variables: let, const
- Data types: boolean, numbers, string, array, object
- Operators: +, =, +=, ==, !=
- Expression
- Console
- Statements: if, else
- Functions: parameters, return
HTTP
- GET
- POST
- DELETE
- PUT
Postman
API
Client (Postman) → HTTP POST request (body) → Server (receives it) → back to client (GET response)
Client/Server
⏱️ In Progress