Skip to content

zhaksylyk08/ForumWebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forum Web App

Web App created using ASP.NET Core MVC, Identity Core, EF Core

Table of contents

General info

The topic of project is discussion forum.

Implemented use cases:

  • Adding forums, posts, comments
  • Moderating posts - Users with specific roles(admin, moderator) can delete, edit posts
  • User registration
  • Working with forum users: Admin can assign roles to users

Multilayered architecture:

  • Presentation Layer - ASP.NET Core MVC Project
  • Business Logic Layer
  • Data Access Layer

Technologies

Project is created with:

  • ASP.NET Core MVC
  • Identity Core
  • EF Core
  • Bootstrap
  • jQuery

About

Final project for training program

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published