Kindly find the API usage here:
- Register
- Login
- Get Cart
- Update Cart
- Get Orders
- Assign Delivery Person
- Get All Delivery Person
- Assign order to Delivery Person
- Get All orders
- Add Items
- Update Order Status
- use Auth Token that is returned when you Login to carry out the tasks with header set to Authorization and value to the token returned
Use the following Command to Run the Project
npm Start