Skip to content

Single page web application for real-time stock quotes

Notifications You must be signed in to change notification settings

yixiangding/stock-quoter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Quotes Web Application

Powered by AngularJS, Bootstrap, Node.js, AWS, Alpha Vantage APIs

Intro

  • Built one-page real-time stock quotes application based on AngularJS MVC architecture. Utilized data-biding and ngFilter to exhibit dynamic query results. Generated exportable charts of results via HighCharts.
  • Implemented autocomplete with Angular Material. Improved request efficiency by caching up-to-date results in browser local storage. Integrated results sharing via Facebook using Facebook SDK for JavaScript.
  • Designed responsive UI using Bootstrap. Realized UI animation via ngAnimate module.
  • Implemented RESTful web service by building the Node.js backend on AWS EC2. Utilized Express and Request modules to serve static files.

About

Single page web application for real-time stock quotes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published