Skip to content

Flask With MongoDB Implementation For Final Year Project Of Recipe Recommendation System

Notifications You must be signed in to change notification settings

YatesyTea/dspFlask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Flask With MongoDB Implementation For Final Year Project Of Recipe Recommendation System

Topics

Resources

Stars

Watchers

Forks