# Career Fair Management System
## Overview
A desktop application developed for the Database Management Systems course to manage university career fairs and recruitment activities.
The system provides separate interfaces for students, recruiters, booth coordinators, and administrators while using a relational SQL Server database for persistent storage.
## Features
- Student registration and authentication
- Recruiter dashboard
- Job posting and applications
- Interview scheduling
- Applicant management
- Administrative dashboard
- Analytics and reporting
- Database-driven CRUD operations
## Technologies
- C#
- Windows Forms
- Microsoft SQL Server
- ADO.NET
- SQL
- RDLC Reports
## Database Concepts
- Relational schema
- Primary and foreign keys
- Normalization
- Stored SQL queries
- CRUD operations
- Reporting
## Project Structure
- SQL scripts
- Windows Forms application
- Database schema
- Reports
- Interface assets