Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions app/src/data/apps/apps.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,17 @@
[
{
"type": "iframe",
"slug": "uk-student-loan-calculator",
"title": "Student loan deductions calculator",
"description": "Interactive tool to analyse student loan repayments, marginal tax rates, take-home pay, and lifetime costs for UK graduates",
"source": "https://uk-student-loan-calculator.vercel.app/",
"tags": ["uk", "featured", "policy"],
"countryId": "uk",
"displayWithResearch": true,
"image": "uk-student-loan-calculator.jpg",
"date": "2026-02-06 12:00:00",
"authors": ["vahid-ahmadi"]
},
{
"type": "iframe",
"slug": "encode-policy-multi-agent-ai",
Expand Down
4 changes: 2 additions & 2 deletions changelog_entry.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- bump: patch
changes:
changed:
- Convert from npm to bun for faster installs and builds
added:
- Add UK student loan deductions calculator to apps listing