In this section, we will setup the Flask-Mongo Engine database to be used for our application. We will create the documents, populate with some data, and connect to our application. We will also create our model file to house the data from the database.