Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
# patient-complain-image
React Component, that allows to register patient complains on the image
# patient-complaints-image
React Component, that allows to register patient complaints on the image

## Problem

This is a component that allows to register complaints on an image.
For example, when you are renting a car and you need to mark all places with scratches on them.
Patient visits a doctor and doctor needs to make marks on person anatomy image for future reference.
Patient visits a doctor and doctor needs to make marks on person's anatomy image for future reference.

## Solution

This is just a simple component that accepts a list of images, and allows to make simple marks above those images.


This is a simple component that accepts a list of images, and allows a user to make simple marks above those images.