Intermediate40 hours6 topics
Team Project: Parcel Shipment Management Platform
Build a complete parcel shipment management system as a 3-person team. Each member owns a vertical slice (UI → Logic → Data) of the platform: Shipment Creation, Package Tracking, or Customer Portal. Collaborate to integrate 10+ design patterns into a cohesive logistics application.
Course Content
What you'll learn
- Form team and assign vertical slices (Person 1: Shipment, Person 2: Tracking, Person 3: Portal)
- Set up monorepo with shared types and component library
- Design system architecture with clear boundaries
- Define integration contracts between team members
- Establish Git workflow and collaboration practices
- Create shared type definitions and interfaces
Prerequisites
- • javascript-es6-foundations
- • react-19-mastery
- • typescript-design-patterns