This commit integrates the backend API for fetching and updating report data. It also includes a normalization function to handle data consistency between the API and local storage. Co-authored-by: anthonymuncher <anthonymuncher@gmail.com>
9 lines
139 B
JSON
9 lines
139 B
JSON
{
|
|
"0": "broken_streetlight",
|
|
"1": "drainage",
|
|
"2": "garbage",
|
|
"3": "pothole",
|
|
"4": "signage",
|
|
"5": "streetlight"
|
|
}
|