Home Technical Notes Projects Musings The Bullshitters Tags Contact
Projects
02 projects
1

Sendit

Tags Full-Stack, React, API
Reading 2 min
Published March 15, 2025

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.

Press Esc to close