Skip to content

devkokora/Blog-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog Management System

Core Features:

  1. User Authentication
    • 🟠 Implement forms for user registration and login.
    • 🟢 Manage user sessions.
  2. Blog Posts
    • 🟢 CRUD operations for blog posts.
    • 🟢 Associate posts with the user who created them.
  3. Comments
    • 🟢 Allow users to add comments to posts.
    • 🟢 CRUD operations on comments.
  4. Admin Panel
    • 🟢 Special access for admins (editing and deleting any post).
  5. Search Functionality
    • 🟢 Implement a search box to find articles by keywords.
    • 🟢 filter by status and/or category
  6. Other Feature
    • 🟢 Users can rate Blogs and comments.
    • 🟢 Blog feature eg.category ..

Alt text

Alt text

About

ASP.NET Core MVC - Web blog manage system mini project2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published