Oct 22: Web Dev 101, Flask Setup
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¶
GP3 [20 min]
- Introduce GP3
- Review the profs example
Web Dev 101 [25 min]
- Web Development and Flask
- Exercise #1: simple HTML page
Flask [30 min]
- Web Development and Flask
- Exercises 2–3: simple Flask app
Your To-Do List¶
- Before Thursday's class: finish Part 1 of GP3
- Make sure
build.sh
works on your computer
- Make sure