Skip to content

nikolamarunic/potatocalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PotatoCalculator

A web app for managing your stock portfolio, inspired by the Canadian Couch Potato model.

View live: https://www.potatocalculator.com

The app was made with React and makes use of AWS Amplify, Cognito, DynamoDB in the backend as well as Route 53 for the domain hosting.

Image of Potatocalculator

Overview

The app allows users to add, delete, and edit their stock holdings on the left hand side of the screen, as well as their target allocation for that holding within their portfolio.

The user can also declare their accounts and the amount within each account. These are the values which the app will use to calculate how much the user should put in each of their holdings when investing a given amount.

Users of TD Webbroker can also upload the CSV files exported from their accounts and have them directly accessible in the web app.

Once the user has the allocations and accounts to their liking, they can invest a given dollar amount. Based on the target allocations which theyve inputted and the acutal allocations of the holdings in their accounts, the app will tell the user how much to buy/sell of each holding in each account.

Users may click the hamburger button to see the change in each of their holdings after investing. This is also where users may customize the account limits for special accounts such as a TFSAs, RRSPs or 401ks.

Finally users can create and account and have all their information saved as they perform their actions.

All UI was created from scratch for learning purposes and so may not be totally responsive.

LICENSE

MIT

About

Investment Portfolio Manager made with React and AWS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published