A comprehensive admin panel for managing portfolio content, built using ASP.NET Core MVC. This project provides a structured way to handle portfolio data, including sections for features, experiences, contact management, and more.
- Admin Dashboard: Centralized panel for managing portfolio content.
- Controllers:
- About: Manage "About Me" section.
- AdminMessage: Handle messages from the admin panel.
- Contact: Manage contact inquiries.
- Portfolio: Update portfolio items.
- Service: Add and modify offered services.
- Experience: Manage professional experiences.
- Error Page: Custom error page handling.
- MVC Structure: Organized codebase following the Model-View-Controller architecture.
- .NET Core SDK
- Visual Studio or any .NET-supported IDE