Add upload button
Open
good first issue
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] Add a button which opens a default dialog for select exactly 1 PDF file. No other file types should be supported.
- [ ] POST the uploaded file to the backend.
- [ ] The backend should respond with the URL of the new recipe.
- [ ] Open the URL of the uploaded recipe.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by locating the existing recipe interface and backend request handling, then trace how recipe URLs are produced; done means selecting exactly one PDF, posting it, receiving the new recipe URL, and opening that URL.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100