gbv / jskos-web

Web interface to view JSKOS data
https://coli-conc.gbv.de/data/
MIT License
0 stars 0 forks source link

Idea: Allow assessment of mapping without going to Cocoda #3

Open stefandesu opened 1 year ago

stefandesu commented 1 year ago

Currently, the way someone would give feedback about a mapping is to go to Cocoda, sign in there, and vote on the mapping (see #1). However, for people not familiar with Cocoda, this would be very overwhelming.

In theory, we could allow assessment of a mapping directly in JSKOS Viewer without going to Cocoda. We already have the login system integrated; we would only need to implement #2 and then add voting buttons, maybe with some explanation (especially if the user doesn't have an account yet).

We need to be careful not to implement all of Cocoda in here though. 😂