← Back to projects

Boardgame Haven – Webflow Data Integration

Category: Development

Boardgame Haven App

A mobile web app built with React Native that uses dynamic data from Webflow. The focus was on the technical integration and building a fully functional, cross-platform app.

Overview

In the second semester of 2024–2025 (Feb–Jun) I implemented a data connection between Webflow and a custom web app. I developed Boardgame Haven, a mock mobile app that fetches board game data dynamically from Webflow via their API.

Role

Full-stack Developer — responsible for the Webflow API connection, data mapping, React Native UI implementation and dynamic rendering.

Deliverables

  • Functional Webflow API integration
  • Fully programmed web app
  • Dynamic views driven by CMS content

Process & Learnings

I first built a CMS structure in Webflow and published test data. Then I implemented the API connection in React Native, created dynamic components, and programmed all views. The focus was on cross-platform development and correctly fetching and handling external data via the Webflow API.

Webflow Dashboard API Connection Boardgame Haven App View
Boardgame Haven Full View