Back to projects

Internal Product

Parameter Management System

Turned a hard-to-navigate data model into a searchable internal tool teams could actually work in.

A thesis project in a Volvo environment where I designed and built an internal full-stack system for managing large sets of product parameters with more structure, faster lookup, and better day-to-day usability.

Preview illustration for the Parameter Management System case study
Role
UX, frontend, backend, API and database design
Timeline
Thesis project
Audience
Internal teams working with complex product parameter data
Full stackOwnership from interface to schema
Large data setsOptimized for search and filtering
FoundationUsed as a base for continued work

The problem to solve

Teams needed a better way to collect, understand, and work with large amounts of parameter data. The existing workflow made it difficult to search, compare, and trust the information quickly, which slowed down everyday internal work.

The approach

I built an internal parameter management system with a clearer information structure, focused filtering, and a backend designed for reliable retrieval. The goal was not just to display data, but to make the data easier to navigate and act on.

How I approached it

  1. 01

    Mapped the core user task around finding the right parameter quickly, then shaped the interface around searchability and context.

  2. 02

    Designed the API and MySQL schema to support efficient lookups and predictable data relationships.

  3. 03

    Built the React frontend and connected it to a Node.js backend with an emphasis on clarity, performance, and maintainability.

Result and takeaway

  • Delivered a working internal tool that made parameter data more accessible and easier to work with.
  • Created a technical foundation that could be extended in later internal development.
  • Strengthened my ability to connect UX, data modeling, and backend logic in one coherent product.