ASP.NET User Portal Build

Job ID: 40075182

Budget: ₹12,500 – ₹37,500 INR

I’m creating a secure user portal in Visual Studio with a SQL Server back end and would like a well-structured solution I can open, run, and extend. Classic email/username plus password authentication is all that’s needed for now—no social or multi-factor options.

Once signed in, each user must be able to update personal details, view a personalised analytics dashboard, and exchange private messages with other members. Clean architecture, clear comments, and a short setup guide are important because I’ll be maintaining the code after delivery. Feel free to work in ASP.NET Core MVC, Razor Pages, or Blazor Server; Bootstrap for the UI is perfectly fine.

Deliverables
• Visual Studio solution that builds without errors
• SQL Server script or EF Core migrations for all tables, indexes, and a small seed dataset
• Fully working modules: User profile management, analytics dashboard, internal messaging
• Responsive layout with basic styling
• README explaining build, database setup, and how to add new pages