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

Reconfigure Collections #3

Draft
wants to merge 12 commits into
base: dev
Choose a base branch
from
Draft

Reconfigure Collections #3

wants to merge 12 commits into from

Conversation

noltron000
Copy link
Owner

This is a work in progress, but it will reconfigure all the collections to be nice and tidy! This will make the API wrapper much easier to use, develop, and maintain.

noltron000 added 12 commits June 9, 2021 14:13
I've been working on cleansing the Genre collection / class. It was one of the simpler API data collections, so it makes the most sense to do first.

Despite the fact that it small, I've noticed a lot of things that need to be cleaned up — not only in this collection, but in all collections. It may be worth it to create a base class, and extend all other collections of of it, because they will all share a lot of functionalities. Examples: `.matches( )`, `.combine( )`, and even `constructor`. More research will be needed.

Nonetheless, I feel satisfied with where the Genre class has landed, and it's a good start to what will come.
@noltron000 noltron000 added the hacktoberfest-accepted Participate in Hacktoberfest! label Nov 1, 2021
@noltron000 noltron000 marked this pull request as draft November 1, 2021 03:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted Participate in Hacktoberfest!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant