Is your feature request related to a problem? Please describe.
The main screen shows 4 tiles with rainfall, groundwater, river and tidal data entries. Confusing for users to determine data parameter to access. Users unable to access data entry screens if they manage multiple stations(with unique station ids) of the same parameter type.
Describe the solution you'd like
The app should check the backend for the user station ids and display one tile for each station the user is
managing. Based on the station id prefix, the data entry tile should display the associated data parameter icon. The tile should also include the station id.
Additional context

Is your feature request related to a problem? Please describe.
The main screen shows 4 tiles with rainfall, groundwater, river and tidal data entries. Confusing for users to determine data parameter to access. Users unable to access data entry screens if they manage multiple stations(with unique station ids) of the same parameter type.
Describe the solution you'd like
The app should check the backend for the user station ids and display one tile for each station the user is
managing. Based on the station id prefix, the data entry tile should display the associated data parameter icon. The tile should also include the station id.
Additional context