Coder Social home page Coder Social logo

feebris-technical-test-full-stack's Introduction

Feebris Pairing Exercise (Full-stack)

Thank you for taking the time to interview with us. The purpose of this test is to challenge your ability to:

  • Understand an existing solution to a problem
  • Write code following best practices
  • Create a pull request for other members of the team to understand and review

The specifics of the task will be shared with you during our interview.

Scenario

The Feebris product helps carers perform medical check-ups of elderly patients that reside in care homes. We are providing you with an existing web application that lists patients, the care home where they live and their GP practice assigned. By clicking on each patient, you can see the check-ups performed on the patient and their SPO2 (when it applies). The app retrieves its data from a set of JSON files for simplicity (in a more realistic scenario this data would come from an api or database).

Terminology

  • Care home: A facility where several elderly residents live together. These institutions have staff who perform various types of assistance and care.
  • Patient: An elderly resident of a Care Home.
  • Check-up: A record of health measurements and readings taken for a Patient.
  • GP Practice: The office or location of a general practitioner doctor. Most Patients will be assigned to a particular GP, sometimes multiple GP's.
  • Pulse Oximeter: A medical device used to determine blood oxygen levels in a Patient.
  • SPO2: Peripheral blood oxygen saturation. A pulse oximeter will produce SPO2 readings (many per second).

Install and run

You may install and run the web application like this:

# Install dependencies
npm install

# Run the app, browse to http://localhost:1234
npm run start

feebris-technical-test-full-stack's People

Contributors

sdurandeu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.