December 4th, 2023
Backend Goals Completed
Bubble Sort
Created a bubble sort algorithm for the monthly stocks endpoint to organize our data in ascending order by the ‘high’ value.
Monthly Stocks API
Completing full mapping for all API sorting endpoints and converting them into JSON format to convert into the appropriate format in the frontend.