CaptainFact / CaptainFact/captain-fact
Upload speakers pictures
Open
backend
complexity > medium
feature
frontend
- Dominant language
- No language data
- Stars
- 71
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
## User story
As a user, I can add pictures for speakers.
## Best solution for this problem
Two possible solutions:
1. User set a `wikidata_item_id` and we use it to fetch the picture from Wikimedia
- + We ensure picture has free license
- + Users cannot upload anything
2. Users are able to upload a files from their computer
---
*Requested by @fbouffetier*
Contributor guide
Assessment
This issue has not been assessed yet.