Skip to content

baptooo/card-triage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Patient cards Triage

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 ⏱!

Instructions

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.

Requirements

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.

Design specs

Because no feature is develop without a nice pseudo-design here is a rapid sketch of how we think we can display the list..
alt text

Go, let express your creativity !!

Bonus points

  • UI/UX design
  • Offline card filtering
  • Writing unittests
  • Css animations
  • Using Typescript

Go ahead with new suggestions for a V2.

Server

Here is a simple instructions on how to setup your local server for the project

Share your project

Create a new github project and share your work with us

Good Luck and HAVE FUN!!

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published