DevBook is a full-stack blog application created with ASP.NET Core MVC. This project aims to provide a platform where I can create blog posts, and visitors can read and comment on posts. The project is designed with a focus on eye catching design and easy navigation.
- User authentication and authorization
- CRUD operations for blog posts
- Commenting system
- Tagging system for posts
- Responsive design
- Admin panel for managing posts
- ASP.NET Core MVC
- Entity Framework Core
- SQL Server
- Identity Framework
- Bootstrap
- JavaScript
- To read posts as a visitor simply visit the blog's homepage at DevBook Blog or to leave comments click the Register button and create a user
