instead of inputting id, just have input variables for the individual and lists https://github.com/College-List-Maker/algorithm/blob/2c035063f039b53ae23cf606a9941118463a298b/Components/final.js#L37-L40 don't save inside algo, just return the data and save top-level https://github.com/College-List-Maker/algorithm/blob/2c035063f039b53ae23cf606a9941118463a298b/Components/final.js#L92-L104
instead of inputting id, just have input variables for the individual and lists
https://github.com/College-List-Maker/algorithm/blob/2c035063f039b53ae23cf606a9941118463a298b/Components/final.js#L37-L40
don't save inside algo, just return the data and save top-level
https://github.com/College-List-Maker/algorithm/blob/2c035063f039b53ae23cf606a9941118463a298b/Components/final.js#L92-L104