Skipping ahead in Flask
Skipping ahead in Flask
Suppose you want to skip ahead to using a Database, OAuth Authentication, AJAX, Embedded Google Maps, etc.
Here’ s the so-called “Flask Megatutorial” with many advanced topics that you could take a look at.
Among other topics, this page explores working with a database in Flask on Heroku.
Options:
SQL Database. See the database secton of the Flask Megatutorial mentioned above.