Skip to content

A (React + hooks) Dashboard Of Stocks Using Ben Graham's Growth Formulas

Notifications You must be signed in to change notification settings

toddmantell/stonks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status

STONKS!

What This Is:

This app (named after the stonks meme) was originally designed to be a dashboard for displaying stocks with metrics based on the growth formulas made famous in Benjamin Graham's famous investing tome, "The Intelligent Investor". The project was a way for me to get familiar/comfortable with React Hooks and is still in a "Proof of Concept" stage.

Running The App

This project (while evolving) uses an AWS Lambda as a private backend which is the single point for processing the data used for valuations, as well as the single point of api calls; the reason for this was to reduce a situation where the entire app is littered with calls to different endpoints. Note: This backend is not yet complete, so api calls will fail (this is currently being worked on; this is also why it points to a localhost api by default).

About

A (React + hooks) Dashboard Of Stocks Using Ben Graham's Growth Formulas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published