πŸ’° Bounty Amount: $100
πŸ“… Deadline: Within 5 days
🌐 Platform: ASP.NET MVC 5 (Razor Views)
🎯 Goal: Seamlessly integrate the AdminLTE 3 UI template as the new layout system in an existing ASP.NET MVC project.

βœ… Requirements:

  • Use AdminLTE 3 template as _Layout.cshtml.

  • Ensure working navigation (sidebar + top navbar).

  • Support @RenderBody(), @RenderSection("Scripts", required: false), and dynamic @ViewBag.Title.

  • Organize CSS/JS in /Content/AdminLTE and /Scripts/AdminLTE.

  • Reference AdminLTE dependencies via bundling or CDN (Bootstrap, jQuery, FontAwesome).

  • Convert one existing Razor view to use the new layout with a dummy dashboard card.

  • Must not break existing controller or routing structure.

πŸ“¦ Deliverables:

  • Updated layout file.

  • Properly integrated and organized AdminLTE assets.

  • One sample page with a working AdminLTE dashboard card.

  • Short README on how to add more pages using the layout.

πŸ“§ To Submit:

Please share a GitHub repo or ZIP file with your implementation, or DM your solution with brief steps to test.