Daily update board

Current affairs by country

Short, exam-ready updates for all major countries, with daily notes, monthly revision digests, topic tags, and preparation relevance.

Today

Filter daily updates

Keep this page fresh every day. Add new items in current-affairs.js, and the filters will update automatically.

This month

Monthly current affairs revision

Use this board for month-end revision. Add country-wise highlights, important themes, likely exam angles, and quick recall points.

Editor format

How to update daily and monthly

Open current-affairs.js. Add daily items at the top of currentAffairsItems, and monthly revision items at the top of monthlyAffairsItems.

{
  date: "2026-06-13",
  country: "India",
  topic: "Economy",
  title: "Short headline",
  summary: "Two-line update for learners.",
  examUse: "Why this matters for exams.",
  source: "Official source name"
}

{
  month: "June 2026",
  country: "India",
  topic: "National",
  title: "Monthly revision headline",
  highlights: ["Point one", "Point two", "Point three"],
  examUse: "Likely exam angle.",
  source: "Verified source list"
}