Projects

Ryan Pek (b. 2001) | 3rd Year Undergraduate SUTD | Canned food enjoyer

About the Project

The Singapore Bus Route Project aims to analyze and visualize bus routes in Singapore using real-time data. This project seeks to come up with a route to visit all the bus stops in Singapore, so that I can take a bus within a reasonable amount of time to visit them all.

Ongoing at my own pace, to learn and apply graph theory, algorithmic and problem solving techniques to come up with a path to visit the bus stops. Doing a rewrite in go from scratch, with some documentation/papers on top to explain the process.

Features

Usage

To run the project, clone the repository and follow these steps:

  1. Clone the repository: git clone https://github.com/rpeky/Singapore-Bus-Route-Project.git
  2. Navigate to the project directory: cd Singapore-Bus-Route-Project

For detailed documentation, please refer to the GitHub repository.