I built DeliverEase, a simple delivery management system designed to help small businesses organize and track their deliveries more efficiently.
The idea came from observing how many businesses handle deliveries in real life. Most of them rely on phone calls or messaging apps, which quickly becomes messy orders get lost, riders get confused, and customers keep calling to ask where their package is. I wanted to create something simple that could bring structure to that chaos.
Inspiration
The biggest inspiration was seeing how common delivery problems are in everyday business operations, especially in places like Nairobi. Small businesses often don’t have access to advanced tools, so they manage everything manually:
- Writing orders down
- Calling riders individually
- Trying to remember delivery statuses It’s stressful and inefficient, and I felt there should be a better way.
How I Built It
I used MeDo to build the entire application by describing what I wanted in natural language. Instead of writing everything from scratch, :
- Broke the system into small features (orders, riders, assignments)
- Gave clear prompts to generate each part
- Improved the app step by step through iteration What stood out to me was how fast I could go from an idea to a working system just by refining my prompts.
⚙️ What It Does
DeliverEase allows a business to:
- Create delivery orders
- Add riders
- Assign riders to orders
- Track delivery progress from start to finish
Everything is organized in one place, making it much easier to manage daily operations.
What I Learned
This project taught me a lot about:
- Thinking in terms of real-world problems before jumping into code
- Structuring clear instructions for AI tools like MeDo
- Designing simple but effective workflows
- How delivery systems actually work behind the scenes
Challenges
One of the biggest challenges was getting the structure right.
At first, it was easy to generate parts of the system, but making everything work together smoothly especially order status updates and rider assignments required careful thinking and iteration.
Another challenge was keeping the system simple while still making it useful.
Future Plans
If I continue working on this, I’d like to:
- Add payment tracking (for services like M-Pesa)
- Include notifications so customers can get updates
- Add real-time location tracking
- Store data permanently using a database
- Deploy it more widely using tools like Docker
Final Thoughts
This project really showed me how powerful AI tools like MeDo can be. What would normally take a lot of setup and coding can now be built much faster, as long as you know how to clearly describe what you want. DeliverEase is a simple project, but it solves a real problem and that’s what makes it meaningful.


Log in or sign up for Devpost to join the conversation.