Add metadata to documents uploaded by public bodies
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 411
- Forks
- 100
- Avg merge
- 6d 12h
- Merged PRs (30d)
- 8
Description
At the moment, public bodies can upload files directly with the link sent in each email. However, they need to send an extra email with some describing text and legal information. Therefore, it would be nice, if the upload form would include fields for name and description.
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
Locate the upload form and the document-upload handling in the Python project. Trace how uploaded documents are represented and stored, then add the requested name and description fields and verify that both are retained with each upload.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100