Frontend
Parav’s Commits
I made a Stock graph which uses the fibonacci retractment lines to show the growth over time and help predict using the slope line drawn for the future. The use of fibonacci helps identify potential turning points in stock prices. This strategic application allows us to uncover hidden patterns and anticipate market movements with a higher degree of accuracy.
Did AWS Deployment as well
Backend
Parav’s Commits
Helped working with the stocks API to help create the instance variables needed and setting up the SQlite for the respective APIs being used.
Aditya’s Commits
Daily stocks data API
Monthly stocks data API
SQLITE many-to-one relationship to connect monthly and daily data api’s for fibonacci sorting