Stock Exchange APP - Android
A native Android app for stock exchange simulation.
Design Goal
Similar usage as the SPA version, but implemented on Android with a more native app experience:
- Exactly same functionality as the SPA version
- swipe to delete
- drag to reorder
Implementation
- Android SDK Java
- Node.js backend (same backend as the SPA version)