Web App to display the status of various dams in Kerala. Data sourced from KSDMA Site. Since the data is from a pdf uploaded in the site, some error's in the text can be seen.
VUE_APP_API_URL=<API URL of backend server>
- A dropdown to filter dams based on district
- Alert level based color coded dam cards
pnpm install
pnpm run serve
pnpm run build
pnpm run lint