Challenge Overview
Take a look at the attached document in the Assets section for guidance and ideas. Build a Facebook on any PaaS platform (Heroku, Cloud Foundry, App Engine and AppFog are our favorites) except Force.com.
All of the data that you need should be available publically from our website as JSON. You should be able to add ".json" to almost any one our our URLs to return data as JSON. For instance,��http://www.cloudspokes.com/home.json��returns statistics displayed on our home page,��http://www.cloudspokes.com/challenges/recent.json returns recently completed challenges and��http://www.cloudspokes.com/members/search.json?keyword=jeff allows you to search for members by keyword.
If there is any data that you cannot find that you think would be valuable to your submission, please ask the question on the challenge discussion boards and we can either point you to the correct URL or possibly add the functionality.
All of the data that you need should be available publically from our website as JSON. You should be able to add ".json" to almost any one our our URLs to return data as JSON. For instance,��http://www.cloudspokes.com/home.json��returns statistics displayed on our home page,��http://www.cloudspokes.com/challenges/recent.json returns recently completed challenges and��http://www.cloudspokes.com/members/search.json?keyword=jeff allows you to search for members by keyword.
If there is any data that you cannot find that you think would be valuable to your submission, please ask the question on the challenge discussion boards and we can either point you to the correct URL or possibly add the functionality.