Skip to content

Commit 51554eb

Browse files
enh: update client challenge platforms
1 parent fec797f commit 51554eb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

client-challenge/readme.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ A companion server is available for you to use. You can read more about it in
2626
[`./server`](./server). Its documentation contains information on how it can be
2727
run, and what kinds of API endpoints & entities are available.
2828

29-
You can choose a target platform of your choice for this challenge: iOS, macOS,
29+
You can choose a target platform of your choice for this challenge: one of iOS, macOS,
3030
or web.
3131

3232
Functional requirements:
@@ -47,8 +47,6 @@ Some topics that we find interesting to dig:
4747
- [ ] Add support for optimistic sending to give instantaneity in the UI
4848
- [ ] Add support for a local read/unread indicator
4949
- [ ] Avoid to block changing states so the app feels fluid & snappy
50-
- [ ] Make the app available in multiple environments (e.g.: iOS/macOS,
51-
web/electron)
5250
- [ ] _Anything_ that you feel could improve the UX!
5351

5452
## Design

0 commit comments

Comments
 (0)