Blog Manager

Blog management application MVC in .net core and angular with docker-compose setup for better development experience

Project Description

The project was undertaken to update knowledge and skills in ASP.NET technology. It allows for building a blog management system where users can add posts. In summary, the project includes the following functionalities:

  • User login and registration
  • Post pagination system
  • User management system
  • Ability to add comments to posts and new blogs
  • Adding and storing images
  • Local development environment with scripts to manage the application lifecycle
Application view in a web browser

Technologies and Tools Used

In the course of the project, I acquainted myself with the following technologies and tools:

  • Entity Framework Core
  • Angular
  • C#
  • .NET Core
  • MVC
  • Visual Studio
  • AutoMapper
  • Bootstrap
  • HTML
  • TypeScript
  • SCSS