Project Overview
Jurata's Business Incorporation Dashboard simplifies the complex administrative process of business incorporation through an intuitive digital interface. The dashboard provides real-time visibility into each stage of the incorporation process, allowing businesses to track progress and complete required actions efficiently.
The dashboard automatically scrolls to highlight the current incorporation stage and displays an expanded information drawer for immediate action
Interactive tiles feature status badges that clearly indicate completion state and required actions
Users can access stage-specific drawers containing relevant forms, uploads, and other required elements by selecting any tile
Technical Implementation
We created multiple component specific to our use-case in order to let users complete each step. It ranges from a simple checkbox to more complexe components like a file upload with preview.
The different state of the incorporation in the dashboard needed to reflect what was in the backend to have the most up to date state. Communication with the backend was crucial.