This project presents a College Recommendation System designed to help students find suitable colleges based on their preferences such as courses, location, and entrance exam requirements. It uses a MySQL database to store and manage college information, while an admin panel allows data management operations like adding, updating, and deleting records. The system applies filtering techniques to match student inputs with relevant colleges, providing quick and personalized recommendations. It improves decision-making for students and can be further enhanced with AI-based recommendation techniques.