Skip to content
This repository was archived by the owner on Aug 9, 2025. It is now read-only.

Clean architecture#259

Merged
Julius-Babies merged 5 commits intomainfrom
clean-architecture
Feb 10, 2024
Merged

Clean architecture#259
Julius-Babies merged 5 commits intomainfrom
clean-architecture

Conversation

@Julius-Babies
Copy link
Copy Markdown
Collaborator

No description provided.

@Julius-Babies Julius-Babies self-assigned this Feb 8, 2024
@Julius-Babies
Copy link
Copy Markdown
Collaborator Author

This pull request is for getting rid of the old general use cases which were just representations of the repositories. The task is creating unique use cases for every screen and making the view models more compact as their task is just to collect the data from the use case and format it into the UI.

This is required to migrate to KMM later on and to avoid redundant code as this can be problematic when a bug occurs on one platform.

@Julius-Babies Julius-Babies marked this pull request as ready for review February 10, 2024 14:43
@Julius-Babies Julius-Babies merged commit 054130f into main Feb 10, 2024
@Julius-Babies Julius-Babies deleted the clean-architecture branch February 10, 2024 14:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant