Ahead is a modern financial dashboard for the modern investor. Users connect to their financial institution using Plaid and run investment simulations on selected accounts. It runs on a Flask backend and a React frontend.
cd ./python
pip3 install -r requirements.txt
./start.sh
cd ./frontend
npm install
npm start
- Click "Get Started"
- Authenticate using Plaid
- Note: Plaid is in sandbox mode so a dummy account is used
- Credentials for any institution:
- username: user_good
- password: pass_good
- Choose an account from the menu on the left
- Edit Annual Contributions, Rate of Return, and Years of Growth to run investment simulations