/ionic-stock-app

A chinese stock ticker App built with Ionic4 + Angular8

Primary LanguageTypeScript

ionic-stock-app

A chinese stock ticker App built with Ionic4 + Angular8 + D3v4. Pure client side app, use sina, tecent unofficial api, no server side required. live demo

Getting Started

  1. npm install -g ionic
  2. git clone , cd repo dir
  3. npm install
  4. npm start
  5. access http://localhost:4200

Screen Shots

自选股

详细

搜索

pad

TODOS

  • complete charts
  • auto refresh charts
  • loading indicator
  • stock detail finance info (F10)
  • pull to refresh
  • unit tests