Brompton Bike Hire

Allowing people to reserve a bike from over 60 docks all over the country. The app was built using React Native, connected to a backend API which managed authentication, communications with the docks and live updates.

Brompton Bike Hire Icon

Brompton Bike Hire is country wide bike hire services that offer short or long term rental of the unique folding city bike.

The requirements were to develop an app for both iOS and Android. This led us to develop the app using React Native as I could utilise a single codebase to deploy to both platforms, saving time and money.

This beautifully designed bespoke app features:

  • A sign up process that integrates:
    • Email Verification
    • Phone Number Verification
    • Postcode Lookup
    • ID Verification via Onfido
    • Payment via Sagepay.
  • Sign in / Authentication
  • Dock search (via Geolocation or address)
  • Reservation creation (reserve a bike)
  • Bike hire/return QR code scanning system
  • Hire history

This is all connected to a backend Laravel API that manages the data.