####Check out our site @ (http://ponies.azurewebsites.net/)
We are a team destined for greatness. Or pizza. One of the two.
- Max Fox (What does the fox say?)
- Ken (What does he say?
- Mohsin (Nothing. He says nothing.)
- Josh Wilson (How should I know?)
- Mark L (Ring-ding-ding-ding-dingeringeding!)
- Test add
###Some links to check out
- D&B Android app
- D&B iPhone app
- D&B Dev Docs
- Hackathon link
- D&B Products and Features
- Products and Features lists all available data types from D&B
- D&B Data Categories
- Data Categories lists products grouped according to their data catagory/layer
###Some thoughts/App Ideas +We will be making something that allows the user to find similar companies to a company whose DUNS number they enter. They will be able to find different companies based on different sets of metrics.(Financial, Social, Etc.) based on different metrics.
- Using Glass for the hackathon
- Would you guys like to use Glass in the hackathon as part of the App? They have an Android/iOS app, but not a Glass one...
###Some code samples
var authToken;
var fnAuthenticate = function() {
$.ajax({
url: "https://maxcvservices.dnb.com/rest/Authentication",
type: "POST",
date: {
"x-dnb-user": "ken.kopczyk@gmail.com",
"x-dnd-pwd": "sandbox",
},
success: function(data, textStatus, jqXHR) {
authToken = data.Authorization;
console.log("SUCCESS!");
},
error: function(jqXHR, textStatus, errorThrown) {
console.log("FAILURE!");
}
});
}- Money related
- Fraud/Overview related
- Business connections related