Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modularizar arquivo api.py #45

Open
ludimila opened this issue Oct 16, 2018 · 3 comments
Open

Modularizar arquivo api.py #45

ludimila opened this issue Oct 16, 2018 · 3 comments
Labels
enhancement New feature or request

Comments

@ludimila
Copy link
Contributor

Separar o o código do arquivo principal em mais outros arquivos.

Seguindo a estrutura:

/news_app.py
/views.py
/db.py
/run.py
/settings.py
/templates/*
/static/*
/media_files/*

Existem maneiras melhores de se organizar o código, mas a princípio, essa modularização resolve o problema.

Pode-se usar os princípios SOLID
E boas práticas em FLASK

@ludimila ludimila added the enhancement New feature or request label Oct 16, 2018
@andreheringer
Copy link

Oi @ludimila, tem alguém trabalhando nessa issue no momento?

@anaplb3
Copy link

anaplb3 commented Oct 12, 2019

posso pegar essa issue ou já foi resolvida?

@perna
Copy link

perna commented Oct 22, 2019

Tem alguém trabalhando nessa issue? Gostaria de trabalhar nela.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants