anas11cs / anas11cs/pashaAutomotiveAndroidAppDev
Customer Side: Add To Cart
Aperta
enhancement
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 0
- Fork
- 1
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
**Add To Cart** option include:
1. option for adding an item in the cart, i.e "+" button
2. option for subtracting the quantity of an item in the cart, i.e. "-" button
3. if(quanity_of_an_item==1): Upon -ve button press {quantity_of_an_item=0}
4. elif(quantity_of_an_item==0):Upon -ve button press {pop-message: Quantity Already "0"/or some other message that tells the same}
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.