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

Create "core" app with utilities and other shared code #816

Open
hdoupe opened this issue Jan 31, 2018 · 1 comment
Open

Create "core" app with utilities and other shared code #816

hdoupe opened this issue Jan 31, 2018 · 1 comment

Comments

@hdoupe
Copy link
Collaborator

hdoupe commented Jan 31, 2018

There are several functions that are duplicated in the dynamic and taxbrain apps. Further, several variables, functions, and classes in taxbrain are imported into dynamic. I think we should move this code into a utilities app named something like "core" or "utils."

Once we've accomplished this first part, we should begin looking at code in the views.py and models.py modules and thinking about how we reduce the amount of redundant code.

cc @codekansas

@hdoupe
Copy link
Collaborator Author

hdoupe commented Feb 2, 2018

cc @Kpinkelman

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

No branches or pull requests

1 participant