wevisdemo / parliament-watch

Citizens are watching 👀
https://parliamentwatch.wevis.info
47 stars 26 forks source link

Use correct changes and latest bills data in assembly page #88

Closed Th1nkK1D closed 3 weeks ago

Th1nkK1D commented 1 month ago

Create a branch cabinet/<name> and PR to merge into cabinet/main

Currently, this section uses mock data:

image

We need to add logic to changes to src/routes/assemblies/[id]/+page.server.ts to provide correct data to the UI (without changing both variable's types).