Delivery POC

Job ID: 35039564

Budget: $30 – $250 USD

Use case being tested by developer :

Case 1:
1. User askes delivery from coordinates A to B,
2. The app knows these coordinates are in sublocality X(Point A) and Z(Point B),
3. The app knows that if the delivery is between sublocality X and Z, the delivery fee is Z
4. The app calculate delivery fee based on pricing schema.

Case 2:
1. The app knows these coordinates are in sublocality X(Point A) and Z(Point B),
2. The app knows that if the delivery is between sublocality X and Z, the delivery fee is Z if distance(A,B)> 5km and the delivery fees is T else.
3. The app calculate delivery fee based on pricing schema in this scenario too.