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
- Host: GitHub
- URL: https://github.com/samundrak/interactive-image-viewer
- Owner: samundrak
- Created: 2019-08-20T08:54:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-13T22:12:46.000Z (over 2 years ago)
- Last Synced: 2025-02-13T23:17:34.400Z (4 months ago)
- Topics: fabricjs, pouchdb, reactjs
- Language: JavaScript
- Homepage: https://affectionate-mestorf-34e48b.netlify.com/
- Size: 1.13 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: readme.md
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`