Developed a console-based Employee Management System using Python and MySQL as part of the Class XII Computer Science project. • Designed and implemented a relational database (Employee_Data) with primary keys and constraints • Implemented core CRUD operations: Add, Display, Update, Search, and Remove employee records • Integrated Python with MySQL using mysql.connector • Added input validation for employee ID, phone number, dates, and field lengths • Built a menu-driven interface for smooth interaction Tech stack: Python, MySQL Concepts: Database design, SQL queries, data validation, backend logic Full Project Report & GitHub Repository Link Attached