Skip to content

glennljw/busg

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Busg

Keep track of real-time bus arrival timings all over Singapore.

Getting Started

Ensure location services are enabled on your device. Navigate to the app here.

Start by clicking on:

  1. The search icon on the top-left, or
  2. Any bus stop icon on the map

Features

These are the currently implemented features:

  • Search by bus stop name
  • Search by bus stop number

Tools & Frameworks

This project was built using the following tools and frameworks:

Improvements made

  • Used Static-Site Generation (SSG) for static data retrieval, providing improved Search-Engine Optimization (SEO) and decreasing loading time.

Deployed by Vercel