Ally Robo Advisor / Automated Investing
This is a professional project I developed for Ally Bank / Financial.
The robo advisor is part of the larger Ally Mobile app. With the Robo portfolio app, a user can: view their portfolio performance over different timeframes, see a breakdown of how their portfolio is being invested, change their portfolio parameters (Risk Tolerance, Goal Amount etc…) and the portfolio type itself, transfer money in, and simulate how their money can potentially grow over time given a time horizon, risk tolerance and periodic contributions. All charts were built from the ground up and are interactive.
Demonstrates:
MVVM
LiveData
Restful Services
MP Android Charts
Dagger & Hilt for Dependency Injection
Retrofit
Launch Darkly for Feature Flags
Coroutines
Mockito
JUnit