All work
Portal · Services · Large service portal
SVC Front
Case study
491 commits
(01)Overview
SVC Front is a broad service application portal for companies, entrepreneurs, legal applicants, and natural applicants. It supports public service discovery, auth and tracking flows, membership, consulting, incubator, entrepreneurship events, additional-information modules, reusable tables, file uploads, and a Storybook-backed component layer.
(02)Highlights
- 01Contributed heavily to a large service portal by building reusable form, table, upload, and status patterns so many business modules could ship consistently instead of becoming isolated one-off implementations.
- 02Led shared component-system work with Storybook-backed primitives and form controllers, helping multiple product areas reuse the same interaction patterns across membership, consulting, tracking, and additional-information workflows.
- 03Built reusable data-table behavior for backend-driven lists, pagination, query state, and module metadata so operational modules could share predictable table behavior while still supporting domain-specific data.
- 04Implemented reusable upload infrastructure with validation, progress, cancellation, concurrency control, and authenticated requests so file-heavy service workflows had consistent failure-aware behavior.
Role
Major frontend contributor
Timeline
Shared company project
Context
Large service portal
Stack
Next.jsTypeScriptTanStack QueryReact Hook FormStorybookDocker
(03)Galleryimage placeholders
Service workflow dashboard and module table
Reusable uploader states and validation
Storybook-backed UI primitives