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

Primaries plus one optional complete. #15

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

Conversation

nicosaki
Copy link

Completed all primaries and the optional asking for individual letter scoring.
Struggled a little with instating the optional because I didn't know a thing but everything else around that was alright. I could probably could have made a slight refactor, and my idea on how to do that would be extracting method calls into a separate method for my POST to call so that my splitting method isn't being called directly by the scoring methods (and both could be made private?). Other than that, I was happy with all of the return data being put into one unit, including the word(s) entered, individual letters, individual scores, and total score(s).

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