Skip to content

amoliksingh/Crypto-Consensus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Crypto Consensus

This application sweeps sub-reddits for user comments on different types of cryptocurrency and returs a "score" using Microsoft Azure Text Analytics API. The sentimental analysis determines the market popularity of the cryptocurrency.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Node and a Browser

Installing

Clone this repository

git clone [email protected]:nimwijetunga/Crypto-Consensus.git

Start the Express JS service (server.js file) which allows the server to communicate with the web app using local host

npm start

Run the index.html file and you're good to go

Built With

  • Node.js/Express.js- Back End (Server Side)
  • HTML/CSS - Front End
  • JQuery/Ajax - Responsive Design

Authors

  • Kyle
  • Amolik
  • Nim
  • Mivia

About

Code for Hack the Valley 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 47.5%
  • HTML 38.5%
  • CSS 14.0%