Incremental Deliverable 1 Formal Website Base Code Review Inspection - SeoulSKY/safe-zone-system GitHub Wiki
PR
Date
Length
Participants
- Jeremie(notetaker, reviewer)
- Jorgen(reader, reviewer)
- Josh(reviewer)
- Lucas(author)
- Zack(reviewer)
Agenda
- Design Documents
- Does this follow good coding standards?
- Are there any problems with this pull request?
- Could this break this system?
- Could this break another system?
- How could implementation be improved?
- Is any code that is unclear what it does?
- Does this satisfy all the requirements that it is supposed to?
Notes
- Should use node version 16 instead of 13
- Should use npm instead of yarn
- Need to actually commit the react project
Actions