The backend currently has a 'polling station' module that contains code for both polling stations and data entry. We should move the data entry code to a dedicated module, so that we have a clear separation once we start adding polling station administration code (adding, editing and deleting polling stations).
The backend currently has a 'polling station' module that contains code for both polling stations and data entry. We should move the data entry code to a dedicated module, so that we have a clear separation once we start adding polling station administration code (adding, editing and deleting polling stations).