Pizza Radar
Hi guys! I hope you're all having a great day. Pizza Radar is a practice project I created as a beginner in programming, with the help of the CS course on Codecademy. Its goal is to organize and search for pizzerias in Panama City by district using linked lists. Each district is a node that contains its own list of pizzerias. This project helped me understand how to manage data dynamically and apply key programming concepts in a practical and fun way. https://github.com/thecoder507/Recommendation-Software Any feedback is welcome!

Hi guys! I hope you're all having a great day.
Pizza Radar is a practice project I created as a beginner in programming, with the help of the CS course on Codecademy. Its goal is to organize and search for pizzerias in Panama City by district using linked lists. Each district is a node that contains its own list of pizzerias. This project helped me understand how to manage data dynamically and apply key programming concepts in a practical and fun way.
https://github.com/thecoder507/Recommendation-Software
Any feedback is welcome!