Skip to content

Latest commit

 

History

History
62 lines (35 loc) · 537 Bytes

week6.md

File metadata and controls

62 lines (35 loc) · 537 Bytes

Week 6

Day 1

Question of the day:

Goals

  • Basics of Flask
  • HTML
  • Templates

Exercise

Assignment

Web calculator

Day 2

Question of the day:

Goals

  • Introduce databases
  • More complicated web applications
  • CSS
  • Generated pages

Exercise

Assignment

ATUS viewer

Day 3

Question of the day:

Goals

  • SQLAlchemy
  • WTForms

Exercise

Assignment

Simple blog

Day 4

Question of the day:

Goals

Exercise

Assignment

Bookmarking / URL shortener? Todo list?