Designing a Ride Hailing Service in .NET - Part 1 - Defining the domain models
When I think of designing a ride-hailing service, below are the core functionalities I would like to have in it initially. Let us consider these as our initial requirements:
A person can register on the platform as a customer or a partner (driver).
...
memorycrypt.hashnode.dev8 min read