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 user profile photos, use in show schedule #6

Open
bentsherman opened this issue Jan 24, 2017 · 0 comments
Open

Add user profile photos, use in show schedule #6

bentsherman opened this issue Jan 24, 2017 · 0 comments

Comments

@bentsherman
Copy link
Member

The old private website allowed each user to upload a profile photo, but this feature hasn't been implemented yet in the current private website. The client-side interface is pretty straightforward with ng-file-upload, but the server API for updating a user profile needs to be able to read, validate, and save an uploaded image to the server's file-system.

Once this feature is implemented, it can replace the random image that is used in the show schedule on the public website. Maybe use the WSBF lady as the default instead.

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

No branches or pull requests

1 participant