Oct 28: Intro to Flask-AppBuilder
Learning Objectives
After today's class, you should be able to:
- Explain the difference between a (base)
Modeland aModelView. - Define
ModelViewclasses using the Flask-AppBuilder framework.
Lesson Outline¶
[15 min]Demo: profs/webapp[45 min]Lab: F.A.B. Tutorial[15 min]Plan for Group Project
Your To-Do List¶
- Finish your Scripts for Project Database
- Start working on Project 4 (due Nov 03)
- Read/skim Model Views (Quick How to)