Skip to content

lhajoosten/Studdit-2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 Studdit 2.0

A fullstack Q&A platform inspired by StackOverflow. Users can ask questions, answer others, and vote on helpful content.

🚀 Features

  • Post and answer questions
  • Upvote/downvote system
  • JWT authentication
  • Clean Architecture + CQRS
  • Angular 19 SPA

🧰 Tech Stack

  • .NET 9 (ASP.NET Core Web API)
  • Angular 19
  • SQL Server + EF Core
  • MediatR, FluentValidation, AutoMapper
  • JWT authentication

🧱 Architecture

  • Clean Architecture (Domain, Application, Infrastructure, API)
  • CQRS with MediatR
  • SOLID principles

▶️ Getting Started

See docs/SETUP.md for local installation steps.

📄 License

MIT

About

Q&A platform with voting and JWT authentication, built with .NET 9 and Angular 19.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages