An open API service indexing awesome lists of open source software.

https://github.com/samundrak/interactive-image-viewer

Interactive Image viewer to select a position in image and tag/comment
https://github.com/samundrak/interactive-image-viewer

fabricjs pouchdb reactjs

Last synced: 2 months ago
JSON representation

Interactive Image viewer to select a position in image and tag/comment

Awesome Lists containing this project

README

        

# Interactive Image Viewer

Interactive Image viewer is a simple application/lib which helps us to tag or point some position in the image.
We can also delete or highlight already created point in the image.
This feature is mostly helpful to tag or comment on some picture like the one in google drive where we can select a area in
Image and tag or comment on it.

# Stacks
- FabricJS
- ReactJS
- IndexedDB

# Run
- clone this repo
- `npm install`
- `npm start`