shawndotey / stock-market-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stock Market Demo

Demo practical for prospective clients.

This project was generated with Angular CLI version 8.0.6.

Key systems are Material.io, bootstrap 4 and NGRX with Redux DevTools

About

This is a stream of demo stock orders, you can search from a few demo stocks such as "goog", "bbby" or "cog".

There are three per minute aggregates; minimum price, average price and maximum price.

At the bottom, there is a ngrx store based config that will restrict view of minimum and maximum aggregates depending on the "level" choosen.

Development server

Run ng serve --project=stock-market-demo for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Further help

To get more help, email me.

About


Languages

Language:TypeScript 85.6%Language:HTML 7.8%Language:JavaScript 3.4%Language:CSS 3.2%