Portfolio

Stock Exchange SPA

An Angular/Bootstrap-based Single Page Application on Stock Exchange simulation Design Goal: A single page application to simulate stock exchange by implementing

  • Stock query
  • Stock info demonstration page
    • with detailed statistical info and news
  • Stock watchlist for tracking interested stock
  • Simulated buy / sell mechanism
    • With stack tracking and simulated portfolio
  • Social Media interface for easy share

Implementation:

  • Angular.js frontend with Bootstrap
  • Node.js backend
  • Powered by Tiingo API

Source Code

Try It

Stock Exchange APP - Android

An native Android app on Stock Exchange simulation:

Design Goal: Similar Usage as the Single Page Application but implemented on Android with modern app experience

  • Exactly same functionality as SPA version
  • swipe to delete
  • drag to reorder

Implementation:

  • Android SDK Java
  • Node.js backend (same backend as the SPA above)

Source Code