Recipe Recommendation Project Required modules Python3.x Pymongo Flask Flask_WTF wtforms wtforms.validators Required Database that's run from the dspTrain using the createMongo with a mongoDB container running. Commands for running application Change directory into recipeApp folder run these commands: $env:FLASK_ENV="development" Flask run