Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web and API - Add image support #10

Open
RohlederCPH opened this issue Aug 21, 2018 · 0 comments
Open

Web and API - Add image support #10

RohlederCPH opened this issue Aug 21, 2018 · 0 comments

Comments

@RohlederCPH
Copy link
Collaborator

Use GridFS for data storages. Use Mongoose Harmony GridFS for JavaScript implementation - -https://www.npmjs.com/package/mongoose-harmony-gridfs

  1. Define Route for adding images in routes/devices.js

  2. Update datamodel in models/StreamSchema.js to support storing data of type images

  3. Update python API to support newly added images support

  4. Test images support

  5. Add method for deleting images

  6. Maybe add option to load images on website

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant