Skip to content

Commit

Permalink
add more explaination about the test in overview
Browse files Browse the repository at this point in the history
  • Loading branch information
nvcnvn committed Jun 30, 2020
1 parent dfe802f commit 5e01c08
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ To make it run:
- `go run main.go`
- Import Postman collection from `docs` to check example

Candidates are required to implement below requirements
Candidates are invited to implement below requirements but the point is not to resolve everything in a perfect way but selective what you can do best in a limited time.
Thus, there is no correct-or-perfect answer, your solutions are way for us to continue the discussion and collaborating.

### Requirements
Right now a user can add many task as they want, we want ability to limit N task per day.

Expand Down

0 comments on commit 5e01c08

Please sign in to comment.