kaovilai / kaovilai/AdJS

Implement ad expiry date

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.