We have launched an app for couriers services to make their deliveries as fast as possible. When a user places an order, our system finds the nearest available delivery boy, who will immediately start fulfilling the order using the quickest route that we have calculated. and drop users’ couriers to the destination location. We can manage user and delivery man Features in one app.
Authentication:
You can login use of email and password and Google login for both user and delivery man.
Permissions:
For delivery man location permission is mandatory because we store delivery man latitude and longitude for tracking his live location. And also notification permission is required to get notification in app.
Testing Instructions:
For delivery man login we can provide you login information but for user testing use login and signup. first user is login and create one order after order successful created nearest delivery man's get request for this order and after that delivery man accept this order and order assigned to that delivery boy.