Skip to content

built out rockPaperScissors function with validity check and win stat…#2

Open
aaronaltounian wants to merge 3 commits intogh-pagesfrom
class-2-data
Open

built out rockPaperScissors function with validity check and win stat…#2
aaronaltounian wants to merge 3 commits intogh-pagesfrom
class-2-data

Conversation

@aaronaltounian
Copy link
Owner

…e checks!

Checkpoint Rubric

This is the rubric that your instructor will use to grade your checkpoints. Please do not edit.

Checkpoint 1

  • All tests passed: 40 points
  • Proper use of documentation (commenting on code): 15 points
  • Properly indented code: 15 points
  • Demonstrated effective use of JavaScript: 30 points

Checkpoint 2

  • The application works as it should: 40 points
  • Proper use of documentation (commenting on code): 15 points
  • Properly indented code: 15 points
  • Demonstrated effective use of JavaScript and the DOM API: 30 points

Checkpoint 3

  • Use of React: 25 points
  • Accesses an API: 25 points
  • Proper use of documentation (commenting on code): 25 points
  • The application functions as it should: 25 points

@Underwaterr
Copy link

Code is functional and commented, but could be condensed and more readable. Consider re-writing to be more concise and to not mix if and switch statements.

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.

2 participants