Skip to content

Enki013/Forum-ASP.NET-Core

Repository files navigation

Forum

Project Description

This project is a forum web application created using Asp.Net Core Users can join forums, create posts, and comment.

Features

  • User registration and login

  • Post creation and commenting

  • User profile and role management

  • Forum and post statistics

  • Admin panel

Installation

Follow these steps to run the project locally:

1. Clone the Repository:

    git clone https://github.com/enki013/Forum-ASP.NET-Core.git

    cd Forum-ASP.NET-Core

2. Install Required Packages:

    dotnet restore

3. Update the Database:

    dotnet ef database update

4. Run the Application:

    dotnet run

Usage

  • Home Page: Lists forums and posts.

  • Post Details: View details and comments of a post.

  • Admin Panel: Manage users and posts.

Screenshots

Forum ASP.NET Core Application

Home Page

Forum Details

Post Index

Reply Create

Forum List

Create Forum

Admin Panel

Profile Details

Manage Index

Change Password

Contributing

To contribute, please send a pull request or open an issue.

Contact

For any questions or feedback, please contact us at [email protected].

Releases

No releases published

Packages

No packages published

Languages