Delivery App with fees based on localities and distance, not distance only
Budget: €250 – €750 EUR
The selected team will have to show case its capability to develop a portion of the application before getting shortlisted. The idea is to generate the cost of the delivery on the basis of location and distance, not distance only. Here are the expectations.
The aim of this small portion are as below:
1. Select a ride: Departure to Destination using google MAP API
2. The riders close to selected destination shall be visible
3. Based on the selected location, delivery fee will be generated based on the distance and/or exact location (localities, sublocalities, neighborhood), etc..
3.1. The ride fee is not only calculated based on distance, it is also based on localities, sub-locality (level_1 or level 2) or neighborhood.
3.2. An excel file depicting more details on billing will be given to generate the script
3.3. Application service fee (x %) of the ride will be generated too
Here is an example :
1. User types coordinates A and B,
2. The app knows these coordinates are in sublocality X(A) and Z(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.
Note:
The pricing schema may at some extent elaborates the fact that distance factor shall be considered for delivery b/w A & B. Hence, we may have this schema:
1. The app knows these coordinates are in sublocality X(A) and Z(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.
The aim of this small portion are as below:
1. Select a ride: Departure to Destination using google MAP API
2. The riders close to selected destination shall be visible
3. Based on the selected location, delivery fee will be generated based on the distance and/or exact location (localities, sublocalities, neighborhood), etc..
3.1. The ride fee is not only calculated based on distance, it is also based on localities, sub-locality (level_1 or level 2) or neighborhood.
3.2. An excel file depicting more details on billing will be given to generate the script
3.3. Application service fee (x %) of the ride will be generated too
Here is an example :
1. User types coordinates A and B,
2. The app knows these coordinates are in sublocality X(A) and Z(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.
Note:
The pricing schema may at some extent elaborates the fact that distance factor shall be considered for delivery b/w A & B. Hence, we may have this schema:
1. The app knows these coordinates are in sublocality X(A) and Z(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.