mythings
Five apps · one order flowDelivery marketplace — Jordan · Current role · 2023 — Present
The interesting parts
The hard problems live between the apps. A keyed SignalR pool holds several live hubs at once, each with its own retry policy and its connection state mirrored into React. The out-of-stock flow round-trips between the picker's app and the customer's app over socket.io — mid-order.
- ▸The driver app reads fromMockProvider on every GPS fix and hard-blocks fake locations — anti-fraud at the point of use.
- ▸The admin app targets iOS, Android and the web from one codebase — react-native-web with a hand-tuned Webpack config.
- ▸Admin form schemas load from the server at runtime, so the backend can add fields without an app release.
One order · five apps · live
// SignalR hub pool · replacement flow over socket.io · mock-GPS detection · react-native-web admin
