R.parkavi
Featured project
Development of smart digital platform to promote eco and cultural tourism in jharkhand
What it is: Front-end-only smart tourism platform for Jharkhand (map, budget trip planner, live weather, favorites/reviews, offline PWA) — no backend/database. Setup: No install needed — open the live URL, or clone the repo and open index.html / serve locally (e.g. Live Server); no npm install or env vars. Test credentials: None — no login system, fully public and anonymous. Design decisions: Data lives in a single JS object + browser localStorage (free, simple, but not synced across devices); uses only free APIs (Open-Meteo, OpenStreetMap).