Welcome

Ryan Pek (b. 2001) | 2nd Year Undergraduate SUTD | Canned food enjoyer

Overview

Pure‑Java Spring Boot REST API that lets travellers mix & match flights, stays and activities—think PCPartPicker for itineraries. The project secured 1st place at the 2025 Singtel Information Systems & Programming Awards.

Tech Stack

Infrastructure & Deployment

Key Features

Running Locally

  1. Clone: git clone https://github.com/rpeky/50.001_1D_backend.git
  2. cd 50.001_1D_backend/api
  3. Edit src/main/resources/application.properties (DB creds)
  4. Launch: ./gradlew bootRun

← Back to Projects