veritus / veritus-backend

1 stars 0 forks source link

Create parliament and parliament sessions from frontend #75

Open AriHrannar opened 6 years ago

AriHrannar commented 6 years ago

Description

Right now we have the parliament and parliament sessions in initial data, but when we have a new parliament it would be nice for admins to be able to create new parliaments and new sessions for the scrapers to start harvesting new data.

Would also be nice to be able to PATCH them as well if a mistake is made (maybe DELETE but that might be hard with the scrapers)