Class Meeting 12: Monday, Week 4
CEN 4021 - Spring 2009
($Id: wk04m.html,v 1.1 2010/03/22 08:48:31 baker Exp $)
Scrum meeting
Why so few scrum reports on Blackboard?
Discuss database design in context of OOD (see slides below)
References on database design
DatabaseAnalysis.ppt
- slides used in class
Chapter 10 of text (there is PowerPoint overview in
ch10.ppt
)
ClassDiagram.doc
: Class diagram for video rental system
Tables.doc
: Corresponding relational database table schema
See how model classes are implemented in Web2Py
Things for you to Do
Do your project task
Take the quiz on Chapter 12
Update your scrum meeting reports
Read chapters 8, 10, and 12 if you have not yet done so
Learn Web2Py
Read the
Cookbook example