Welcome to our new coding challenge. During this session of ~2h, we will evaluate your code skills on multiple aspects of the front end world!! It is important to read all the instructions before to start your ⏱!
We are trying to build a Triage Patient's cards that can move cards from the TODO column to the DONE column
- Fetch the patient cards using our local server
- Display the patient cards in the corresponding column ( Todo or Done )
- Change card status from Todo to Done and the other way around.
A particular attention will be taken to your Code Structure, you hability to express data models and UI components structure.
You can chose any of the following frameworks but we expect to have a clean file structure in your final project.
Setup your project with one of our project CLI recommendations
Of course, you are free to use any of the CSS naming convention/methodology, or any testing libraries other than the one provided by the CLI.
Because no feature is develop without a nice pseudo-design here is a rapid sketch of how we think we can display the list..

Go, let express your creativity !!
- UI/UX design
- Offline card filtering
- Writing unittests
- Css animations
- Using Typescript
Go ahead with new suggestions for a V2.
Here is a simple instructions on how to setup your local server for the project
Create a new github project and share your work with us
