| ▲ | inslee1 6 hours ago | |
I've shared this one before but I built a logistics management system to power deliveries for a business I founded years back and I've continued to refine it since: Since the initial MVP, it's done close to 100k orders and I've added new functionality like: - Intelligent order batching & route optimization that can interleave tasks across orders in such a way that they still have the best chance possible of completion within their delivery windows - Further refined the mobile tracking logic in our driver app to improve the quality/frequency of position updates while continuing to be as efficient as possible on battery - Numerous backend/DB optimizations such that average response times are in the tens of ms at the current volumes it's handling. It's not open source but if you have an interesting use case and are curious about it, feel free to reach out. | ||