Skip to content

A simple .NET Core MVC blogging application. Authors can create, edit, and manage blog posts, while readers can browse, read, and comment on posts. Admins can oversee user management and content moderation.

Notifications You must be signed in to change notification settings

emreylmz7/BlogApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BlogApp

BlogApp is a web application built with .NET Core MVC, designed for creating, managing, and reading blog posts. It offers a user-friendly interface for authors to publish content and for readers to explore and interact with posts.

Features

  • Create Blog Posts: Authors can create, edit, and publish blog posts with rich text formatting.
  • Manage Blog Posts: View, edit, and delete your blog posts from an easy-to-use interface.
  • Read Blog Posts: Readers can browse and read published blog posts, with features for commenting and sharing.
  • User Profiles: Manage user profiles with the ability to update personal information and view authored posts.
  • Admin Panel: Admins can manage users and oversee all blog posts.
  • MVC Architecture: Utilizes the Model-View-Controller (MVC) pattern for a well-organized and scalable application.

Installation

To set up and run the project locally, follow these steps:

Prerequisites

  • .NET Core SDK: Version 6.0 or higher.
  • SQL Server: Required for database operations. SQL Server Express can be used for local development.

Screenshots

blog8 blog1 blog2 blog3 blog4 blog5 blog6 blog7

About

A simple .NET Core MVC blogging application. Authors can create, edit, and manage blog posts, while readers can browse, read, and comment on posts. Admins can oversee user management and content moderation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published