Startup page

MedLink is now bootstrapped.

This page confirms the initial application shell is in place and ready for the next phase of user management and login work.

What is included now

  • Repository and solution structure
  • ASP.NET Core Razor Pages application
  • LocalDB connection string and startup initialization
  • Custom ASP.NET Core Identity login and registration screens
  • Admin dashboard landing page after sign-in
  • Landing and startup pages