Implement ad expiry date
Open
enhancement
good first issue
help wanted
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Add checks for field `expiryDate` in `JSON` to hide expired ads without having to remove it from JSON manually or set `expired` to `false`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating where the JSON ad data is loaded and where ads are rendered, then inspect the existing handling of the `expired` field. The work is complete when an ad with an expired `expiryDate` is hidden without manually removing it from JSON or changing `expired`.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100