Gokul Gopan
← Back to Projects
Passenger Counter App

Passenger Counter

JavaScriptViteTransitNetlify

Overview

A passenger counter app inspired by Munich U-Bahn use cases, built to practice incrementing, saving and resetting values in JavaScript.

What I Built

Counter Logic

Built increment and save actions so passenger counts can be recorded during repeated counting sessions.

Transit Context

Used the U-Bahn setting as a practical theme, connecting the JavaScript exercise to transport and mobility interests.

Vite + Netlify

Structured the project with Vite and deployed the GitHub repo to a public Netlify website.

Tools & Technologies

  • JavaScript for counter interactions
  • Vite for local development setup
  • HTML and CSS for the app interface
  • GitHub and Netlify for publishing

Links

Open Live WebsiteView GitHub Repository