Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/medialab/tesselle
an image annotation and publication tool
https://github.com/medialab/tesselle
Last synced: 4 days ago
JSON representation
an image annotation and publication tool
- Host: GitHub
- URL: https://github.com/medialab/tesselle
- Owner: medialab
- License: agpl-3.0
- Created: 2019-04-08T12:10:30.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-10T16:08:45.000Z (over 4 years ago)
- Last Synced: 2024-10-20T11:36:26.588Z (19 days ago)
- Language: TypeScript
- Homepage: https://medialab.github.io/tesselle/
- Size: 32 MB
- Stars: 27
- Watchers: 12
- Forks: 5
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-starred - medialab/tesselle - an image annotation and publication tool (others)
README
# Tesselle
# A picture annotation web applicationProject from [FORCCAST](http://controverses.org)
## Usage scenarios
### Story telling with big images.
Allow the opening and annotations of big images.
Navigate througth annotations to tell a story.## live demo
At some point we will throw a live-demo on github.io
## local deployment
Requirements : node >= 8
```
git clone
npm i
npm start# To publish updates on gh-pages
npm run publish
```http://localhost:3000
## How it's been made ?
Stack :
- Typescript
- React
- Redux
- Leaflet
- Localforage
- Iiif