Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

mhsayan/StackOverflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

38 Commits

Repository files navigation

Stack Overflow (Question Answer Platform)

Features

  1. User can create account with User Role.

  2. Only authenticated user can post question

  3. Any authenticated user can answer the question

  4. Any authenticated user can upvote or downvote

  5. Only Answer seeker can select the Answer

  6. Answer seeker can delete the question

  7. Moderator can delete the Question and Answer

Technology: ASP.NET Core 6.0 | EntityFramework Core 6.0 | MSSQL Server

Project Configuration:

  1. Update Data Source address in DefaultConnectionString underappsettings.json

  2. Run this command from Package Manager Console:

    1. dotnet ef database update --project StackOverflow.Web --context ApplicationDbContext

    2. dotnet ef database update --project StackOverflow.Web --context PlatformDbContext

  3. Run the project.

  4. Create an ser account or use Moderator account.

    1. Moderator Email: moderator@stackoverflow.com

    2. Moderator Password: moderator@stackoverflow

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /