Project Description:
Dividend Income Tracker
-------------------------------------
A tool for any dividend investor that wants to track a dividend portfolio and upcoming dividend payouts.
As stocks are added to the user’s portfolio they are represented in the pie chart displayed in the portfolio overview section (sample1.png)
Its easy to add, remove and modify stocks in the dividend portfolio. After a stock has been added the yield, most recent or upcoming ex-dividend date, most recent or upcoming pay date and value is displayed for each stock. The R button is used to delete and stock and the U button is used to update the number of shares for a stock in the portfolio.(sample2.png)
And finally the most important part, tracking dividend income. In this section you can select any month to see upcoming dividend payout for stocks that have been added to the portfolio. The tool will display all dividend payouts for the month if it is the current month but will not display any previous month data. Except for the current month the tool only displays future dividend data that has been declared by the company. (sample3.png)
You should have the know-how to use the finance yahoo api for this project.