Projects
02 projects
Sendit is a rapid-delivery courier service built to demonstrate full-stack capabilities with real-time user experience and reliable backend processing.
Architecture
Client-server architecture with a React frontend and RESTful API. Users can create delivery orders, track parcels in real time, and manage delivery history.
Technical Highlights
- Real-time parcel tracking with status updates
- Role-based access control
- Responsive design across all devices
- RESTful API with proper error handling
What I Learned
The importance of thinking through the entire user journey before writing code.