GitHunt
ZH

zhaksylyk08/ForumWebApp

Final project for training program

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

Languages

JavaScript64.9%C#28.6%HTML6.1%CSS0.5%

Contributors

Created January 16, 2020
Updated July 7, 2022
zhaksylyk08/ForumWebApp | GitHunt