Store Document Content
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
**As** the team lead
**I want** the system to store personally identifiable information and the issuance dates of the uploaded documents, ensuring that all documents are recent (issued within the past year),
**So that** we maintain up-to-date records and comply with regulatory requirements.
Acceptance Criteria:
- [ ] The system stores name, address contact information, and document issuance dates.
- [ ] The system verifies that documents are issued within the past year.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue does not name any files, tests, or entry points, so first locate the document upload and persistence flow in the repository and identify its existing tests. Done means storing the requested contact details and issuance dates, rejecting documents issued more than one year ago, and covering both acceptance criteria with tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flask, javascript, postgres, python
- Domain
- backend, databases, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100