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

Implement UseCases #5

Open
HenryQuan opened this issue Oct 14, 2024 · 1 comment
Open

Implement UseCases #5

HenryQuan opened this issue Oct 14, 2024 · 1 comment
Assignees

Comments

@HenryQuan
Copy link
Member

The UseCase is mostly for connecting multiple services into one. It will define like a use case for example searching player & clan, getting the entire player data, build the clan info, player ship filter. Currently, I will be focusing on the player/clan search part mostly for the existing React Native app to move over some shared logics.

@HenryQuan HenryQuan self-assigned this Oct 14, 2024
@HenryQuan
Copy link
Member Author

The service layer should be almost fine, the next step will be the UseCase. First, I can start with the search use case and experiment with clan use case and lastly the player use case including also other things like ship filter.

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