issues
search
AVAnnotate
/
admin-client
Application for building AVAnnotate websites
0
stars
0
forks
source link
Annotation parsing library, user search, transitions, etc.
#4
Closed
lwjameson
closed
4 months ago
lwjameson
commented
4 months ago
PR Description
Added annotation file parsing.
/src/lib/parse
Accepts various types of spreadsheet files (csv, xlsx, etc.)
parseAnnotationData parses the sheet
mapAnnotationData maps the results to a specified object mapping
see /[lang]/upload-test for demo
ViewTransitions for feedback during long loads
Added AVAnnotate viewer option
Added GitHub user search
Various CSS tweaks
PR Description