Multi role based login system (hospital management system tutorial part 8)

Click here to get multirole based login form and databse code



 <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css ">
    <link rel="stylesheet" type="text/css" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css">
    <script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha256-DrT5NfxfbHVMHux31Lkhxg42LY60f8TaYyK50jnxRnM=" crossorigin="anonymous"></script>
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
    <link rel="stylesheet" type="text/css" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
</head>

this is part of my sospital management system project .you can find full tutorial chcek my youtube channel.

admin
patient
doctor
employee
account branch managers

all are can login using a single form ny susing their username and password according to thire type
or position.


i willl continue uploading my tutorial. full course of hms management system.







Comments

Popular Posts