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

Discussion: Scale of modules when feature count reaches 200+ #13

Open
chauhan-abhi opened this issue Jan 13, 2025 · 0 comments
Open

Discussion: Scale of modules when feature count reaches 200+ #13

chauhan-abhi opened this issue Jan 13, 2025 · 0 comments

Comments

@chauhan-abhi
Copy link

General Query

The current architecture has the following Android modules:

  • feature
  • domain/feature
  • data/feature

Assuming the worst case with no shared domain and data for any feature.
Lets say N(count of feature) = 300
Total modules = 300*3 = 900
With increased feature requests do we have any other alternatives?

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