Skip to content

dev-konstantinos/PersonalBlogProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASP.NET 9 MVC Blog Platform

A modern blog application built with ASP.NET Core MVC and SQL Server, featuring secure authentication and role management through ASP.NET Core Identity.

✨ Features

  • User Authentication & Roles — Managed via ASP.NET Core Identity
  • Admin Panel — Publish, edit, and manage posts and categories
  • Rich Text Editing — Implemented with the free Quill editor
  • Image Uploads — Add images directly to blog posts and saving them to DB
  • Comments System — AJAX-based, supports instant posting without page reload
  • Simplified Registration — No complex email verification required (for now)
  • Search Functionality — Quickly find articles by title or content
  • Easy DB Configuration - Default connection is in appsettings.json (for now)

🛠️ Planned Improvements

  1. Add email verification and password recovery functionality
  2. Choose a reliable method to save DB configuration

Built for learning and experimentation with modern ASP.NET Core web development.

About

My blog app based on ASP.NET MVC / Razor Pages / SQL Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published