Skip to content
Justin Brooks edited this page Oct 27, 2018 · 10 revisions

Written in JavaScript (Vue) and served by flask, the client directory holds the static files which are rendered on the client side and makes calls the backend REST API to interact with the database.

Web Pages

Components

This section contains breakdowns the Vue components.

General

async-status.js

metadata.js

Annotator

annotation.js

category.js

tool-panel.js

Cards

category-card.js

dataset-card.js

image-card.js

pagination.js

Libary