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

Clean code #39

Open
wants to merge 52 commits into
base: master
Choose a base branch
from
Open

Clean code #39

wants to merge 52 commits into from

Conversation

titus-ong
Copy link
Owner

Revamping entire architecture of chordparser. Editors are removed (did way too much in one class) and are changed for music classes to use composition on their editors. Some classes have been split into multiple smaller classes for clearer definition of responsibility. Enums have been used for notation. Methods, variables etc. are now defined with more meaningful names for easier reading of code.
See the planned architecture at https://app.creately.com/diagram/mgDA6MoHqV7/edit. May not be entirely up-to-date but the structure is similar.

@titus-ong
Copy link
Owner Author

Currently implemented #9 - available in the utils folder.

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

Successfully merging this pull request may close these issues.

1 participant