flask-react-todo
flask-react-todo copied to clipboard
Todo Example App using Flask and React.js
Results
1
flask-react-todo issues
Sort by
recently updated
recently updated
newest added
Hello, After installing requirements.txt, I see following errors: Traceback (most recent call last): File "run.py", line 1, in from api import app File "/Users/Riyaaz/Applications/python-react/flask-react-todo/api/__init__.py", line 11, in db = MongoAlchemy(app)...