Prevent duplicates
Open
wontfix
- Dominant language
- JavaScript
- Stars
- 803
- Forks
- 68
- PR merge metrics
- No merged PRs in 30d
Description
If a user tries to submit a dweet that already exists (i.e. the code is the same), then that dweet should not be accepted as a new dweet, and the user should get a message explaining why
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the dweet submission flow and inspect how existing code is checked before a new dweet is accepted. Done means duplicate code is rejected with an explanatory user message; add or update the relevant test if the project has one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100