/shopping-cart

July Challenge in Code with GirlScript Bangalore

Primary LanguageHTML

Badgr badges for completing the problems in GirlScript Bangalore's repository

The Neophyte The Explorer The Aficionado Geek of the Geeks


  • Application created to let user shop for a specific item of valid quantity with no discounts and 6% tax.
  • Application created to let user shop for multiple items of valid quantity with applicable discounts and 6% tax.
  • User is allowed to opt for home delivery for under 50 km distance from the shop.
  • Application created to let user shop for multiple items from multiple categories of valid quantity with applicable discounts and 6% tax
  • User is allowed to opt for home delivery for under 50 km distance from the shop
  • The vendor is allowed to add categories and items for shopping, and change order statuses accordingly
  • Items, Categories and Orders are stateful and can be retrieved after restarting the application