There's always a first time for everything.
PROJECT : SHOPIING CART APLLICATION
REQUIREMENT : An online store need a shopping cart application that can let user purchase gift items available on there store.
The various product available in the store will be displayed in home page by using drop down list.
As per the selection made in drop down the page will display information about the product including a picture, description and price.
User will be allowed to select the number of quantity needed. if user enter a quantity in the textbox and click the add to cart button, the second page will be displayed. this page will contain the list of content of your shopping cart and provide several buttons that let user remove any item from cart, clear the cart entirely return to previous page to continue shopping or proceed to checkout.
Awesome :)