A personal list of dividend stocks I personally research and/or own in my portfolio. Now available to you, in the middle of a market downturn....
Link to project: https://the-dividends-api.herokuapp.com/
Tech used: HTML, CSS, JavaScript, Node.JS, Express
No huge refactoring/optimization yet. The goal is to add this to MongoDB and update quarterly with new dividend yielding stocks
The biggest takeaway from this experience was definitely deploying to Heroku. By working with a combination of the remote repository on GitHub and the deployment of the application on Heroku, I got a lot of experience making commits/pushes and experimenting with various middlewares. Can't lie, it was a long lesson to learn.