MarcoABCorrea / stock-market

Stock Market Recommender app based on social media posts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stock Market Recommender

This App emulates a Behavioral Finance site based on social media posts

Stack & Components

  • Angular 7
  • Angular Material
  • Flex Layout
  • Moment.js
  • NG2 Chart (Chart.js)

Setup

In order to setup the Angular application just run the following command from root folder

npm install

to download all dependencies

Development server

Start the server:

$ ng serve

Navigate to http://localhost:4200/

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

About

Stock Market Recommender app based on social media posts


Languages

Language:TypeScript 56.9%Language:CSS 25.3%Language:HTML 13.1%Language:JavaScript 4.8%