webapp icon indicating copy to clipboard operation
webapp copied to clipboard

Calculate checksum of multimedia files when uploaded

Open nya-elimu opened this issue 6 years ago • 0 comments

  • [ ] Update model class, and release new version of the model library: https://github.com/elimu-ai/model/projects/3
  • [ ] Update REST API
  • [ ] Update REST API reference at https://github.com/elimu-ai/webapp/blob/master/REST_API_REFERENCE.md#content
  • [ ] Add checksum value to existing multimedia files in the database (add DB migration script)

The reason for adding the checksum of each file is to enable Android applications to avoid having to download revisions of multimedia files if the file itself hasn't changed.

For a similar issue, see https://github.com/elimu-ai/webapp/issues/616


Relates to #1455

nya-elimu avatar Oct 11 '18 10:10 nya-elimu