The Idea
- we are going to use polygon.io which is an api and we are creating a stock website/app that shows the three big stock funds and it will display how well each stock has done in the past 2-3 years.
 
Free perks with Polygon.io
- End of Day Data
 - 5 API Calls / Minute
 - 2 Years Historical Data
 - 100% Market Coverage
 - Reference Data
 - Fundamental Data
 - Corporate Actions
 - Aggregate Bars
 
Team roles
- jeffery -> DevOps
 - Josh -> Frontend
 - Chris -> Backend
 - Khalid -> Frontend
 - Eli -> Backend
 - ryan -> scrum master
 
College board criteria
- Program Purpose and Function purpose Create a web application that provides data for people when investing in the stock market function User selects what stock they want data for Web application provides data in the form a graphs and a table that assist you with investing
 - Data Abstraction We will collect data from an api in the form of dictionaries The data collected from the api will be used to create graphs and tables
 - Managing Complexity Data will be based on time(x-axis) and stock value(y-axis)
 - Procedural Abstraction The option to choose between different graphs and data tables and see different results The option to compare different stocks to another on the same graph
 - Algorithm Implementation TBD when we go over this in class
 - Testing case sensitive