QutEcoacoustics / baw-client

The AngularJS client for the bioacoustic workbench
Other
7 stars 1 forks source link

Citizen Science to use datasets and study/question/response api #334

Closed peichins closed 5 years ago

peichins commented 5 years ago

Replace the placeholders (local file / google sheet) for storing the citizen science samples, instead fetching dataset items from the server. Replace the placeholder (local file) for storing the questions/examples etc, instead fetching the question data from the server Replace the placeholders (local storage) for storing responses, instead posting responses to the responses endpoint on the server.