Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
aymericbeaumet committed Nov 19, 2023
1 parent 567ed58 commit 224ae61
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
9 changes: 5 additions & 4 deletions backend/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,10 @@ Some topics to look at to dive deeper:
We know you only have a limited time alloted to deliver this challenge, and thus
will have to prioritize what you work on. A few things that are important for us
and that will be considered during the review:
- collaboration: is the code easy to read, maintain, and evolve?
- features: what did you prioritize to maximize your impact?
- testability: is the code tested or easily testable?
- documentation: is the readme clear? are important parts of the code documented? can we follow your thought process by looking at the git history?
- **collaboration**: is the code easy to read, maintain, and evolve?
- **features**: what did you prioritize to maximize your impact?
- **testability**: is the code tested or easily testable?
- **documentation**: is the readme clear? are important parts of the code
documented? can we follow your thought process by looking at the git history?

Good luck, and enjoy!
9 changes: 5 additions & 4 deletions ios/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,10 @@ receive the Figma link along with the challenge instructions.
We know you only have a limited time alloted to deliver this challenge, and thus
will have to prioritize what you work on. A few things that are important for us
and that will be considered during the review:
- collaboration: is the code easy to read, maintain, and evolve?
- features: what did you prioritize to maximize your impact?
- testability: is the code tested or easily testable?
- documentation: is the readme clear? are important parts of the code documented? can we follow your thought process by looking at the git history?
- **collaboration**: is the code easy to read, maintain, and evolve?
- **features**: what did you prioritize to maximize your impact?
- **testability**: is the code tested or easily testable?
- **documentation**: is the readme clear? are important parts of the code
documented? can we follow your thought process by looking at the git history?

Good luck, and enjoy!

0 comments on commit 224ae61

Please sign in to comment.