OpenLitterMap / OpenLitterMap/openlittermap-web
Don't accept duplicate images from mobile
Open
Nobody has claimed this yet.
good first issue
help wanted
- Dominant language
- PHP
- Stars
- 134
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
Related to https://github.com/OpenLitterMap/react-native/issues/38
If the user has already uploaded an image, we need to handle that on the backend and send the correct response to the frontend
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the backend image-upload handling and review the related mobile issue at https://github.com/OpenLitterMap/react-native/issues/38. The work is done when duplicate images are rejected on the backend and the frontend receives the correct response.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100