Skip to content
/ ahead Public

A modern financial dashboard for the modern investor

License

Notifications You must be signed in to change notification settings

jtcimba/ahead

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ahead

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.

Get Started

1. Run backend

cd ./python
pip3 install -r requirements.txt
./start.sh

2. Run frontend

cd ./frontend
npm install
npm start

Using the Application

  1. Click "Get Started"
  2. 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
  3. Choose an account from the menu on the left
  4. Edit Annual Contributions, Rate of Return, and Years of Growth to run investment simulations

Screenshot

Screen Shot 2022-08-13 at 5 57 38 PM

License

MIT

About

A modern financial dashboard for the modern investor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published