Portfolio Details

Recipe planet

Recipe Planet is a CRUD application developed using Angular for the frontend and .NET Core Web API for the backend.

The frontend leverages Angular's powerful features such as interceptors for handling HTTP requests, guards for route protection, and pipes for data transformation.

The backend was built using the Code-First approach with Entity Framework Core as the ORM, AutoMapper for object mapping, logging for exception handling, and ASP.NET Core Identity for secure authentication and authorization.

The application is supported by a SQL Server database, ensuring robust and reliable data management.

Technologies: Angular 12 & .NET CORE WEB API

Project information

  • Project date2021
  • GitHub Angular Link
  • GitHub .NET CORE Link