~/projects $ cat README.md

Lipa Waste Collection Calendar

Public-facing waste collection calendar for the municipality of Lipa, designed to make communal and sorted waste pickup dates clearer through focused calendar views and a simple annual data update workflow.

Municipal Service Web App2026-03
Next.js App RouterTypeScriptStatic DeploymentCalendar UIXLSX ParserCivic Tech
media pending

I built this application for a municipal office to make waste collection schedules easier for residents to understand than the original spreadsheet-based format.

The product centers on practical clarity: a hero section showing the nearest pickup, plus day, week, and month calendar views that make upcoming communal and sorted waste collection dates easy to scan on desktop and mobile.

Under the hood, the project uses a local XLSX-to-JSON parser so the yearly schedule can be refreshed with a low-risk workflow and deployed as a static Next.js application without adding unnecessary operational complexity.