Employee App is an employee management application with functionalities for registration and search by name.
Frontend (Angular 16): Light weight client application with validations for registration.
Backend (ASP.NET Core WebAPI 8.0): RESTful endpoints for registration and search.
Database (MS SQL SERVER): Designed to store employee information.