Wednesday, October 10, 2007

Requesting Help

Hello Everybody,
Thanks for reading my blog. I am putting out an open call for anyone to help me with my current project. Perhaps by helping me with this you can gain a valuable insight into some current trends in ecommerce. Here is what I need:
 
I am developing a social ecommerce site with KickApps.com and want to add a shopping cart with FatFreeCart.com or BlinkCart.com. I previously commented on the new turnkey social networks and the new shopping carts . I have figured out how to use KickApps to some extent and have read thru the shopping carts' features. Now I need to figure out how to integrate the two so that anyone can post images and/or videos of their products and start selling them on my site.
 
If you help me figure this thing out then perhaps I can help you out in some other way. I am a developer and have extensive experience on the web. I love doing Flex, am excited about RoR and do lots of other things, like jQuery, etc. Or perhaps we can work on the site I am developing together.
 
Thank you in advance.



ROBIN: Here is my response to your question. I understand you built Fat Free Cart. That is pretty awesome. Here is the deal from a developer's perspective.


If you sign up for a free account on KickApps.com and start creating your own social network you might see what I see. Once you create your network anyone can sign up to become a member and thereby be permitted to upload videos, pics, and blog, tag, etc. Basically anyone can join your community and start contributing.


Now I imagine one of these social networks (or communities) can be used as an ecommerce site. Anyone wanting to sell their stuff can upload pics, videos, etc describing their products. Anyone wanting to buy the products can browse the site and click on any item to add to the cart.


So here is the trick. Every member of your community who is selling products has a unique id which is generated by KickApps. You must attach this id to each product that person is selling. You must then pass this id (and the product's own id, etc) to the shopping cart. When the order is completed, the community owner (you) must receive all this info and pass the order requests to the individual sellers for fulfillment.


I imagine one can use jQuery to create the cart's code on each product with the seller's id attached. I am probably thinking outside the box and really need to look into all these details further. If you can shed any light on this, please do so. Thank you.

1 comment:

Anonymous said...

Fidel, what are you looking to do? I might be able to lend a hand. I built FFC.