This is a Blog created by Kevin Montero using Python(flask), SQAlchemy, css and html.
Requeriments to run this project:
-
Pycharm Note: when Pycharm is installed, you will need some modules installed on pycharm. Some modules you will need are
- flask,
- flask_sqlalchemy,
- flask_bcrypt,
- flask_login,
- flask_wtf,
- flask_login,
- wtforms,
- os,
- secrets,
- PIL
How to install modules in Pycharm?