/BM-CarMatcher

Bluemix DEMO Car Matcher app

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Car Matcher

Car matcher web application for IBM Bluemix,Watson,WCA DEMO https://carmatcher-personality-beta.mybluemix.net/

Bluemix Service include:

  1. Watson Personality Insight
  2. Watson Conversation
  3. Watason Visual Recognition
  4. Cloudant NoSQL DB

To deploy this app

  1. You need your own facebook application with the following login permission approved*

    1. email
    2. user_about_me
    3. user_birthday
    4. user_likes
    5. user_location
    6. user_posts to make your own Facebook apps visit : https://developers.facebook.com/
  2. Replace appId with you facbook appId in .public/js/css

  3. Fill "example.env" and change the name to ".env"

  4. Edit manifest.yml

  5. Push it to Bluemix.