Create a generic election interface
Create an election by specifying name and type. Display the list of elections created. On click open the edit mode for an election and display the list of areas.
In election edit mode, allow to add an area to an election (Name, seatNumber) or delete one.
When clicking on an area, open edit the area, allow to update info and add section (Name)
On edit a section allow to update info and add desks (Name, checkbox for witness desk, subscribed)
When creating a desk, take the name of the section for the first desk.