Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brittanydionigi/e7913f58486630e2f728d0c0d62caa82 to your computer and use it in GitHub Desktop.
Save brittanydionigi/e7913f58486630e2f728d0c0d62caa82 to your computer and use it in GitHub Desktop.
## Data
`score: 90%`
`name: 'Brittany'`
`assignedReviewer: 'Devon'`
`name: 'Devon'`
`studentName: 'Brittany'`
`status: 'accepted/deferred/pending'`
## Methods
`acceptStudent`
`updateScore`
`updateStatus`
`createApplication`
`reviewApplication`
`deferStudent`
`submitApplication`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment