shua27 / zika

Zika virus for LehighHacks 2016

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node.js Cloudant Starter Overview

The Node.js Cloudant Starter demonstrates how to use the Bluemix Cloudant NoSQL DB service. The app displays persisted files and lets the user upload new files or delete old files.

Decomposition Instructions

  • See app.js for how to obtain and use the Cloudant credentials as well as the file CRUD API
  • See public/scripts/index.js and public/scripts/util.js for how the front-end calls the back-end API

About

Zika virus for LehighHacks 2016


Languages

Language:JavaScript 79.5%Language:CSS 10.4%Language:HTML 10.2%