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

Add profil image for each musician #57

Open
6 tasks
RomainGuarinoni opened this issue Nov 21, 2021 · 0 comments
Open
6 tasks

Add profil image for each musician #57

RomainGuarinoni opened this issue Nov 21, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed Long issue Need a lot of times to implement question Further information is requested

Comments

@RomainGuarinoni
Copy link
Collaborator

RomainGuarinoni commented Nov 21, 2021

Technical tasks

  • Create a new table for images
  • Create table to link image to musician profil
  • create two images : one for thumbnail ( compressed) and one for full page profil
  • Change the /register route to add the image
  • Add a default image if the user does not provide image in login
  • Add a route to change the profil image ( only the profil image) . Look the headers link

Documentation

Questions

Should we use PostgreSQL to store the image with BLOB format for example, or use a path storage system by saving the image on the server and save in the DB the path. Second options is faster but I don't know if it's possible..;

@RomainGuarinoni RomainGuarinoni self-assigned this Nov 21, 2021
@RomainGuarinoni RomainGuarinoni added enhancement New feature or request Long issue Need a lot of times to implement help wanted Extra attention is needed question Further information is requested labels Nov 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed Long issue Need a lot of times to implement question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant