While there is some documentation in Flask-SQLAlchemy on defining models, most of what you will need in this activity will be in the SQLAlchemy documentation. You will define Python classes that are ...