List of Projects
- The Online Clothing Store Add to Cart (Discount, Quantity, Price, Variations, Availability)
- Online Food Ordering
- Library Management System
- Quiz
- Airline
- Hotel Website
- School Management System
Product Features
Tasks
- Make a class Item with attributes: name, noOfAvailableItems, discount, pricePerItem
- Create a list of items using Class Item
- Learn to create element under div id = "ShopItems"
- Populate the items description