medialab / tesselle

an image annotation and publication tool

Home Page:https://medialab.github.io/tesselle/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tesselle

A picture annotation web application

Project from FORCCAST

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

About

an image annotation and publication tool

https://medialab.github.io/tesselle/

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 71.7%Language:JavaScript 17.4%Language:HTML 5.5%Language:CSS 5.4%