veritus / veritus-web

Frontend
https://deploy-preview-32--announcer-tachometer-25258.netlify.com/
2 stars 0 forks source link

Party details page #75

Open AriHrannar opened 6 years ago

AriHrannar commented 6 years ago

Description

  1. Change current party list view to cards and clicking them delivers you to a party details page.
  2. See name / website of party
  3. See all politicians connected to this party (api/v1/politicians?party=<ID>, maybe this has not been implemented?)
  4. See all promises connected to this party (api/v1/promises?party=<ID>, maybe this has not been implemented?