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