Coupons Management is one of the core functionalities that we want to offer to our users, and that is part of the Order Creation process. Also if the Coupons Management is part of the Order Creation, we'd like to maintain the flow separated. In this way, we can allow users to customize them from the app settings or from other points of the app.
The first task will be to implement the networking layer for fetching/adding/editing/delete coupons remotely, plus the creation of the models, based on our API documentation.
Coupons Management is one of the core functionalities that we want to offer to our users, and that is part of the Order Creation process. Also if the Coupons Management is part of the Order Creation, we'd like to maintain the flow separated. In this way, we can allow users to customize them from the app settings or from other points of the app.
The first task will be to implement the networking layer for fetching/adding/editing/delete coupons remotely, plus the creation of the models, based on our API documentation.