I decided to create a movie recommendation software. Some parts were hard because some of the data (genre) was stored in an array so the linked list had to go through each genre for the movie. I really enjoyed making it though and learned a lot.
https://github.com/lanesummer/Portfolio-Project—Recommendation-Software