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
Vishal YelvePosted Dec 13, 2024, 10:20 AM
Hi Prashant,
we can guide you, where you get stuck. but I think you should try to develop a Blog Management System by yourself which will help you to learn .Net Core, Angular, and SQL Server.
you can refer to my below articles on how to use CRUD operations using.net core and angular
https://www.c-sharpcorner.com/article/net-core-3-1-web-api-crud/
https://www.c-sharpcorner.com/article/angular-crud-using-net-core-web-api/