Skip to content

Application created using flask with MVC model

Notifications You must be signed in to change notification settings

jean0t/flask_mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask_mvc

Project made using the MVC (model-view-controller) design pattern with Flask and MySQL.
This repository can be used for consults and to be based on it.

Dependencies

  • Python 3.7+
  • Flask-Migrate
  • Flask-Sqlalchemy
  • Flask
  • Mysql

How to run

First you have to change the config.py to add your mysql user and password
after that and with the dependencies installed run the run.py file with this command in the terminal:

python3 run.py

Reference to this project

  • Flask de A a Z: Crie aplicações web mais completas e robustas em Python

About

Application created using flask with MVC model

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published