Forums Web Application
University project: a forums platform with posts, comments, and role-based access.
Description
A forums web app where users can register, create posts, and comment within role-secured areas.
Objective / Aim
Foster community interaction while applying best practices in auth and persistence.
Role & Responsibilities
Designed schema with EF, implemented MVC controllers/views, integrated ASP.NET Identity, and built the UI.
Features / Implementation
Secure auth flows, CRUD for posts/comments, EF migrations, Bootstrap-responsive views.
Impact / Results
Delivered a complete full-stack university project demonstrating backend, frontend, and database skills.