turkassign-browser
v1.0.0
Published
It provides some functions that communicate to task pool
Readme
Turkassign library for browser
It provides some functions that communicate to task pool
reserveTasks([ taskIds ])- you should call this when you reserve tasks
fetchAvailableTasks()- fetch tasks which has one or more budgets
finishTaskAssginment()- you should call this after you showed the task to worker
- Some functions that is needed to platform is called
How to build
$ npm run build