We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Issue:
The Requests / Model package is way to big. There are 69 classes only in the request folder.
Task:
Reorganize the Request an Model classes into logical units:
Models: - Events - Song - Song - SongArrangement - SongArrangementRequest - SongArrangementRequestBuilder - SongLyrics - SongRequest - SongRequestBuilder - SongStatistics - Groups - Calendars - Resources
The text was updated successfully, but these errors were encountered:
refactor(codebase): split code in smaller junks #141
9312558
e4ce8ff
Merge pull request #173 from 5pm-HDH/feat/141/reorganize-codebase
8578a1a
Successfully merging a pull request may close this issue.
Issue:
The Requests / Model package is way to big. There are 69 classes only in the request folder.
Task:
Reorganize the Request an Model classes into logical units:
The text was updated successfully, but these errors were encountered: