Built a robust and scalable backend for a food delivery platform using ASP.NET Core 8. The project follows a clean architecture approach, applying Unit of Work and Generic Repository patterns to ensure modularity and maintainability. Leveraged Entity Framework Core for efficient data access, and AutoMapper with DTOs