gretmn102 / gretmn102/functional-helper
feat: add file upload and download functions
Open
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
см. table-of-favorite-games/src/lib/fileInputOutput.ts для download, а для upload — table-of-favorite-games/src/components/GameAddButton.svelte
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading table-of-favorite-games/src/lib/fileInputOutput.ts for the existing download behavior, then inspect table-of-favorite-games/src/components/GameAddButton.svelte for the upload flow. Determine the required upload and download functions from those entry points; the work is done when both operations are available through the indicated code paths.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100