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

Setup data/interface/domain apps #7

Open
ashiazed opened this issue Mar 5, 2019 · 2 comments
Open

Setup data/interface/domain apps #7

ashiazed opened this issue Mar 5, 2019 · 2 comments

Comments

@ashiazed
Copy link
Member

ashiazed commented Mar 5, 2019

We want two django apps:
data - constants.py, models.py (where models are imported) and one model per file
interface (for the api)

We will also have a folder for the domain logic, it doesn't need to be a Django app.

@ashiazed ashiazed added this to To do in Techmeet MVP via automation Mar 5, 2019
@hyshka
Copy link
Contributor

hyshka commented Mar 13, 2019

The frontend code is also a Django app, so we can change that up, too.

@ashiazed
Copy link
Member Author

Yup, I'll move the frontend app into the interface folder after we merge #11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Techmeet MVP
  
To do
Development

No branches or pull requests

2 participants