computer-parts should be a database of computer parts with their prices and performance ratings. The database should be searchable by part name, type and model and performance rating. TODO: Create database schema Populate database with webscraped or api-fed data Create backend to create computer build and optimization algos. Create frontend to display computer parts and build computer.