https://github.com/dForDeveloper/jeopardy
- Is all the code easily understood?
- Is there any commented out code? Any console.logs?
- Do the names used in the application convey intent?
- Are issues being used to keep track of tasks, enhancements and bugs?
- Do the titles/descriptions of the issues provide all the relevant/necessary details for the issue? Would you be able to jump right in and assist?