The Challenge
Pangea needed a web application for viewing and creating molecular calculation processes running in cloud environments, with a flexible input system.
The Solution
Built the complete application using Vue 3, Quasar, and TypeScript. Defined a JSON-based format for job inputs, allowing new calculation types to be added without UI modifications.
The Results
The JSON-driven input system proved highly flexible, enabling the science team to add new calculation types independently of front-end development cycles.