Oct 30: Web Dev 101, Flask
Learning Objectives
After today's class, you should be able to:
- Demonstrate basic use of HTML and CSS in a document.
- Configure Flask and implement a simple web application.
Lesson Outline¶
Web Dev 101 [50 min]
- Web Development and Flask
- Exercise #1: HTML and CSS
- Exercise #2: dynamic content
- Exercise #3: add more routes
Work Time [25 min]
- Finish the F.A.B. Tutorial
- Submit to Gradescope by tomorrow
- Coordinate work on GP4
Your To-Do List¶
- Finish your Scripts for Project Database
- Finish working on Project 4 (due Nov 03)
- Read/skim Model Views (Quick How to)