- Add new employees
- View employee list and details
- Update employee information
- Delete employee records
- Clean MVC architecture
- User-friendly UI
- ASP.NET Core MVC
- C#
- Entity Framework Core
- SQL Server
- HTML5, CSS3, Bootstrap
- Razor Views
- Models – Employee entity and data models
- Controllers – Business logic and request handling
- Views – Razor pages for UI
- Data – Database context and migrations
This project is designed for learning and demonstrating:
- MVC architecture
- CRUD operations
- Database integration with EF Core
- Structured backend development






