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

Support to easily add profile pictures from the app #19

Open
ghachey opened this issue Apr 18, 2023 · 0 comments
Open

Support to easily add profile pictures from the app #19

ghachey opened this issue Apr 18, 2023 · 0 comments
Labels
development completed enhancement New feature or request help wanted Extra attention is needed

Comments

@ghachey
Copy link

ghachey commented Apr 18, 2023

The easiest way to get all the profile pictures into the system would likely be through the app since the tablet or phone almost certainly contains a camera enabling taking a photo "on the spot". Build support for a logged in teacher to load all his/her student profile pictures (and its own profile picture).

Updating students profile pictures. Under student tab, simply click on any of the student profile picture as shown below. This would load a pop up saying "You can add a student profile picture by taking a photo of your student". The app will need to request camera usage permissions.

Screenshot 2023-04-18 145302

Updating the teacher profile would be done in a similar way, the teacher would click on his/her profile picture as shown below to get the pop-up and the chance to use the phone camera.

Screenshot 2023-04-18 145350

This will send the picture to the server and may require a small API addition on the backend. Only a single profile picture is necessary so uploading more than once will simply overwrite any previously loaded version.

@ghachey ghachey added enhancement New feature or request help wanted Extra attention is needed labels Apr 18, 2023
@ghachey ghachey changed the title Ability to easily add profile pictures from the app Support to easily add profile pictures from the app Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development completed enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants