[X] Get API's running and formatted for the stock data (table & graph)
[X] Complete the frontend framework (game)
[x] Start coding the backend of the game aspect of our website
[X] Get entire team up to date
Week 21 Individual Progress Examples
Program Purpose & Algorithm Implementation
On the game section of our website there is an option for how many shares of a certain stock you would like to purchase (the input), the program will then multiply the stock price by the imputed value and give the product of the equation as the amount spent (output).
Here is the code-
Data Abstraction & Managing Complexity
On the section of the website referred to as the “game” the output to the code above will be stored in a list and when called upon will subtract the stored (listed) values from your wallet (your cash holdings). The same information will be pulled to display a visual of your earning report when the game is finished playing.
Here is the code-
Procedural Abstraction
The values that were stored in the list above will be pulled and added to the players/users wallet (cash holdings) to display a new cash holding price (output)
Here is the code-
[ ] Work with Luca on the Backend of the "Stock Recommendation Quiz"
[ ] Attempt to understand what Kush is planning on doing
[ ] Complete 5.5-5.6 notes & hacks
My personal score for the week-
+1.5 (Advanced the development of our project)
+1.5 (Stayed organized)
+1 (Communicated properly with group)
+1 (Completed 5.3 - 5.4 & got jump start on 5.5 - 5.6)
-1 (Late on collage board quiz and quiz corrections)
Total = 4/5
Week 21 Individual Progress
Week 21 Individual Progress Examples
Program Purpose & Algorithm Implementation
On the game section of our website there is an option for how many shares of a certain stock you would like to purchase (the input), the program will then multiply the stock price by the imputed value and give the product of the equation as the amount spent (output).
Here is the code-
Data Abstraction & Managing Complexity
On the section of the website referred to as the “game” the output to the code above will be stored in a list and when called upon will subtract the stored (listed) values from your wallet (your cash holdings). The same information will be pulled to display a visual of your earning report when the game is finished playing. Here is the code-
Procedural Abstraction
The values that were stored in the list above will be pulled and added to the players/users wallet (cash holdings) to display a new cash holding price (output) Here is the code-
5.3/5.4 Notes
Week 22 Individual Progress
My personal score for the week-
+1.5 (Advanced the development of our project) +1.5 (Stayed organized) +1 (Communicated properly with group) +1 (Completed 5.3 - 5.4 & got jump start on 5.5 - 5.6) -1 (Late on collage board quiz and quiz corrections) Total = 4/5