kiesraad / abacus

Abacus, software voor verkiezingsuitslagen en zetelverdeling
https://kiesraad-abacus.pages.dev
European Union Public License 1.2
9 stars 2 forks source link

Rename 'polling station' to 'data entry' in frontend #375

Open praseodym opened 4 days ago

praseodym commented 4 days ago

For the data entry form in the frontend, we should be calling this 'data entry' instead of 'polling station'. For example, the PollingStationFormController should be named DataEntryFormController.

This way we won't get conflicting names when we add components to create, edit and import polling stations.

praseodym commented 3 days ago

I put this issue in 'Options' because I don't consider it a priority right now, and don't want conflicts with #137.