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

Taking supplies photos #75

Open
r-kaminski opened this issue Apr 6, 2019 · 0 comments
Open

Taking supplies photos #75

r-kaminski opened this issue Apr 6, 2019 · 0 comments
Assignees

Comments

@r-kaminski
Copy link
Collaborator

r-kaminski commented Apr 6, 2019

Each supply should have 'image' field (empty by default) which would hold photos taken by mobile app user.

Additional supplies' endpoint for posting photos should be added and tested.

Image itself could be a separate model in Django, but using built-in ImageField should be considered.

The photos might need to be scaled down before storing so that they appeal to mobile app view and don't take too much space.

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

No branches or pull requests

3 participants