Seller Application
Authentication
![](https://zingerdocs.netlify.app/img/seller/LoginMockup.jpg)
![](https://zingerdocs.netlify.app/img/seller/OtpMockup.jpg)
Mobile OTP authentication verifies the user's contact number and a login request is sent to the zinger core to confirm the user credentials. The user will be onboarded to the dashboard screen post the successful authentication.
Dashboard
![](https://zingerdocs.netlify.app/img/seller/NewOrdersMockup.jpg)
![](https://zingerdocs.netlify.app/img/seller/PreparingMockup.jpg)
![](https://zingerdocs.netlify.app/img/seller/ReadyMockup.jpg)
The dashboard list all the current orders, which are classified into three tabs namely
- New Orders
- Preparing
- Ready
The user can update the order status by sending an update order request. The user should enter the secret key received by the customer to complete the order.
Inventory
![](https://zingerdocs.netlify.app/img/seller/MenuCategoryMockup.jpg)
![](https://zingerdocs.netlify.app/img/seller/MenuItemMockup.jpg)
![](https://zingerdocs.netlify.app/img/seller/AddUpdateItemMockup.jpg)
The user can add, delete or modify the dish information, which includes price, availability, etc.
Past Orders
![](https://zingerdocs.netlify.app/img/seller/PastOrdersMockup.jpg)
![](https://zingerdocs.netlify.app/img/seller/SearchOrdersMockup.jpg)
![](https://zingerdocs.netlify.app/img/seller/OrderDetailsMockup.jpg)
The user can review the order history for business analysis and customer insights. The user can also search for past orders by customer name, mobile number or order id.