- Daniel Loy Braggs
- Sujan P S
The Blog Platform is a web application designed to allow users to create, view, and manage blog posts. The platform provides a user-friendly interface for authors to publish their content and for readers to access various articles. The project aims to demonstrate the implementation of basic CRUD (Create, Read, Update, Delete) operations, user authentication, and data management using the ASP.NET Core framework. The application features a registration system where users can create an account, log in, and manage their blog posts. The system is built with simplicity in mind, ensuring that users with minimal technical expertise can easily navigate and use the platform. The backend is powered by Microsoft SQL Server, ensuring reliable data storage and retrieval.
- User Registration and Authentication
- Blog Management
- Create
- Read
- Update
- Delete
- MVC Architecture
- Responsive Design
- ASP.NET Core MVC
- Microsoft SQL Server
- HTML & CSS
- C# Programming Language