GithubHelp home page GithubHelp logo

emostock's Introduction

EmoStock

Your one-stop solution to profitable stocks ๐Ÿ“ˆ

DOCS UI DEMO PITCH FRONTEND_REPO BACKEND_REPO

Features

  • Get latest business news
  • Relate news with stocks and find the best stocks to invest in
  • Get all stocks that have been covered in recent headlines
  • Easily track stocks of varous companies; get notified when they are predicted to rise or fall
  • Analyze financial reports of companies

Instructions to run the backend

$ git clone https://github.com/RajatSablok/EmoStock.git
$ cd EmoStock
$ npm install

These variables should reside as key value pairs in a file called .env.

Variable Name Description Get it from
NATURAL_LANGUAGE_UNDERSTANDING_APIKEY IBM Watson API KEY https://cloud.ibm.com/
NATURAL_LANGUAGE_UNDERSTANDING_IAM_APIKEY IBM Watson IAM API KEY https://cloud.ibm.com/
NATURAL_LANGUAGE_UNDERSTANDING_URL IBM Watson NLU Service URL https://cloud.ibm.com/
NATURAL_LANGUAGE_UNDERSTANDING_AUTH_TYPE IBM Watson NLU Auth Type https://cloud.ibm.com/
NEWS_APIKEY NEWSAPI API KEY https://newsapi.org/account
DBURI URI for connecting to MongoDB Atlas https://cloud.mongodb.com/
JWT_SECRET JWT Secret Key You can generate your own key
SENDGRID_API_KEY Sendgrid API KEY https://app.sendgrid.com/
SENDGRID_EMAIL Email for sending out mails from Sendgrid https://app.sendgrid.com/
$ npm start

Instructions to run the frontend

$ git clone https://github.com/TheG0dfath3r/emostocks.git
$ cd emostocks
$ git checkout master
$ npm install
$ npm start

Contributors

License

License

With โค๏ธ by LCF 2.0

emostock's People

Contributors

anmolpant avatar priyankvit avatar rajatsablok avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.