Back to Portfolio
Frontend Developer

BIG Warehouse
2023A warehouse management system for PT. BIG, one of Indonesia's leading logistics companies. The application handles inventory tracking, order fulfillment, warehouse space management, and logistics coordination.
My Contributions
- Built the inventory management dashboard with real-time stock tracking
- Created data export and reporting features for logistics KPIs
- Built reusable data grid components with inline editing capabilities
- Built drag and drop import data feature with file upload and parsing for bulk inventory updates
Challenges
- 1Rendering large inventory lists with thousands of items without performance degradation
- 2Designing a responsive layout for both desktop workstations and warehouse tablets
Technology Stack
React
SPA framework for the warehouse management interface
Material UI
Component library providing data tables, forms, and navigation components
Axios
HTTP client for RESTful API communication with the backend services
Redux
State management library for managing application state in a predictable way