Challenge Overview
Build a slick looking mobile application targeted for tablets that allows a public user to browse products. The cool factor will be a major criteria.
Create a Product_Category__c and Product__c custom objects. The Product__c object has a master-detail relationship to the Product_Category__c object. Include any fields you think make sense for the objects (check out CDW or Best Buy for ideas) but don't go crazy; 3-7 fields should be enough. Something like price, short description, long description, image and possibly a few other fields would be good.
The description above is a good overiew of the flow of the application however there will also be a product search. It would be really great (an optional) if you could add products to a cart and then view the cart. No need to submit anything for processing.
Since this is a Force.com Sites application it will not require a login to salesforce.com.��We like jQuery Mobile but it is certainly not required. Remember this is targeted for a tablet so it would be great if the home page looked "cool" (whatever that means") and not like a typical jQuery mobile app.
Must have 80%+ test coverage.
Create a Product_Category__c and Product__c custom objects. The Product__c object has a master-detail relationship to the Product_Category__c object. Include any fields you think make sense for the objects (check out CDW or Best Buy for ideas) but don't go crazy; 3-7 fields should be enough. Something like price, short description, long description, image and possibly a few other fields would be good.
The description above is a good overiew of the flow of the application however there will also be a product search. It would be really great (an optional) if you could add products to a cart and then view the cart. No need to submit anything for processing.
Since this is a Force.com Sites application it will not require a login to salesforce.com.��We like jQuery Mobile but it is certainly not required. Remember this is targeted for a tablet so it would be great if the home page looked "cool" (whatever that means") and not like a typical jQuery mobile app.
Must have 80%+ test coverage.