π° 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.