Prashant Pal

Prashant Pal

  • 971
  • 802
  • 93

Create Blog Management System With Dot net Api Integration in Angular

Dec 11 2024 5:48 AM

Hello,
I need help understanding how to build a Blog Management System using Angular (version 16) for the frontend and .NET Core 8 for the backend API. Please attached project zip file.
The system will include the following features:

  • User Registration
  • User Login
  • User Authentication
  • View All Blogs
  • Add New Blog (with image upload and CKEditor integration)
  • Edit Blog
  • Delete Blog
  • Activate/Deactivate Blogs

Backend: .NET Core 8 API

Database: SQL Server

Frontend: Angular v16