Medical Center Management System is a desktop application developed using C# Windows Forms and Entity Framework, designed to streamline operations within a small or medium-sized medical center. The system manages essential modules such as Doctors, Patients, and Appointments, providing a centralized and user-friendly interface for daily administrative tasks.
The project follows a three-tier architecture (Presentation Layer, Business Logic Layer, and Data Access Layer) to ensure scalability, maintainability, and clean separation of concerns. It allows users to add, update, delete, and view records, while ensuring data integrity and smooth database interaction.
This system helps medical centers improve efficiency, reduce manual work, and maintain accurate records through a reliable and intuitive software solution.