/Airline-Satisfaction-Demo

Demo project to showcase the use of the Cloudant Database RESTful API.

Primary LanguageJavaApache License 2.0Apache-2.0

Airline Satisfaction Demo

Update the below with your own Cloudant credentials on the resource file cloudant.xml:

<resources>
   <string name="cloudantPassword"></string>
   <string name="cloudantUsername"></string>
   <string name="cloudantUrl"></string>
   <string name="cloudantDatabase"></string>
</resources>