HOSPITAL MANAGEMENT SYSTEM | FREE SOURCE CODE

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024
  • This Facility Management System Project in PHP, in particular, is primarily concerned with handling medical records inside the hospital. More specifically, the system aids in the management of medical reports. The system also shows all of the personnel and patients who are available. The system also enables the insertion of medication information and stocks. Evidently, this project has a doctor/employee panel and an admin panel. A doctor can easily access the system by entering their doctor ID and password, to provide you an overview. He or she is capable of managing patient, pharmacy, and lab records. The worker or doctor can also view and control inventories. The user can access each patient's detailed information and reports using it, according to the system. The users can also change their profiles.
    Source Code Link
    github.com/ric...

Комментарии • 155

  • @Laboe-h9d
    @Laboe-h9d 2 дня назад

    guys my assignment is due in 2 days and l come across this gold ... 💯💯💯. But dont worry l will learn how to create from start later for now let me get the marks 😹😹😹😹😹😹😹

  • @hyperiontitan463
    @hyperiontitan463 Месяц назад +3

    for the people who doesnt works the script:
    first in each backend folder, there are 2 folders, doc and admin, inside those folders, there is a folder called assets, inside assets you got a folder called inc, there's the file config.php where you put the details of your database connection for each one of the folders, doc and admin, it is clear?

  • @farismasud8148
    @farismasud8148 4 месяца назад +2

    Thanks a lot brother 100% work and helpful.
    I wish you continued success in the future and achieve continuous happiness

  • @RealSpeeches
    @RealSpeeches Год назад +2

    Warning: mysqli::__construct(): (HY000/1045): Access denied for user 'root'@'localhost' (using password: YES) in C:\xampp8\htdocs\Hospital-Management-System-main\backend\admin\assets\inc\config.php on line 6 (Sir Please solve my issue please)

    • @netgoplus
      @netgoplus  Год назад

      Check your database setting

    • @CumiMedical
      @CumiMedical Год назад

      @@netgoplus This doesn't help anyone if you don't give us a clear instruction on how to solve the issue above. It's not fair to spend time following your video and not succeed on the in the task

    • @netgoplus
      @netgoplus  Год назад

      What's your issue?

    • @ZephyrSky99
      @ZephyrSky99 Год назад

      @@netgoplus i have same issue, how to fix it?

    • @savindu1874
      @savindu1874 Год назад

      @@netgoplus I have same issue bro please help

  • @FocussedOnGoals
    @FocussedOnGoals Год назад +4

    This is awesome. Keep up the good work bro. Kindly make a church management system this is awesome

  • @pranavmali817
    @pranavmali817 8 месяцев назад +10

    Solution for Fatel error,steps-
    -goto backend\doc\assets\inc\config.php
    change 1)$dbpass="database-password"; to $dbpass="";
    2)$db="database-name"; to $db="hmisphp";
    -also replicate same change in backend\admin\assets\inc\config.php

  • @naimaakhter818
    @naimaakhter818 Год назад +2

    Urgent please, I can't log in doctors login option, it always shows to check credentials. But i also give the mail and also the same password you give. please help me, as soon as possible. 😭

  • @sportsjunkie7120
    @sportsjunkie7120 Год назад +4

    A tutorial on how you make this programs will be very interesting

  • @shohidulislam211
    @shohidulislam211 4 месяца назад +1

    Excellent 👍

  • @randellogdat4223
    @randellogdat4223 Год назад +1

    Im about to test this, thanks!

  • @blackhuck9642
    @blackhuck9642 4 месяца назад

    discharge in the patient section is not working, can you help me, pls?

  • @annshaniyayates3534
    @annshaniyayates3534 Год назад +1

    oh this is great i love your work also yur content new subcriberr here

  • @owoadeemmy4711
    @owoadeemmy4711 Год назад +2

    Well sir I most say I I'm a big fan of your work love that you taking your time to design stuffs like this and giving it out for free you are awesome man..
    I don't know if I'm getting it wrong but the password just isn't working for me maybe I'm using a wrong password

  • @nasimalam4787
    @nasimalam4787 Год назад +4

    Fatal error: Uncaught mysqli_sql_exception: Access denied for user 'root'@'localhost' (using password: YES) in C:\xampp\htdocs\HMS\backend\admin\assets\inc\config.php:6 Stack trace: #0 C:\xampp\htdocs\HMS\backend\admin\assets\inc\config.php(6): mysqli->__construct('localhost', 'root', Object(SensitiveParameterValue), 'database-name') #1 C:\xampp\htdocs\HMS\backend\admin\index.php(3): include('C:\\xampp\\htdocs...') #2 {main} thrown in C:\xampp\htdocs\HMS\backend\admin\assets\inc\config.php on line 6

  • @riozonegaming
    @riozonegaming 2 месяца назад

    its giving a error while u resetting a password thats y u have not show it and end the video

  • @lakshmankumargupta829
    @lakshmankumargupta829 Год назад

    Hi I tried this code it's giving fetal error in code for db connection

  • @topreyalite
    @topreyalite Год назад +1

    Good job

  • @chuyencuamom4789
    @chuyencuamom4789 Год назад

    Thanks for video. But I can not update employment's avatar. Can u help me ?

  • @kerimisabaev3045
    @kerimisabaev3045 Год назад

    Good afternoon, please tell me, I have an error 500, where can I change ''root" to ''admin"?

    • @kerimisabaev3045
      @kerimisabaev3045 Год назад

      Only the page opens, the registration of the admin or doctor writes html error 500

    • @netgoplus
      @netgoplus  Год назад +2

      Change the file on this directories
      backend/admin/assets/inc/config.php and backend/doc/assets/inc/config.php

    • @kerimisabaev3045
      @kerimisabaev3045 Год назад

      @@netgoplus Super ! Thanks!I sinned on the login Admin in database

  • @NaaseiJnr
    @NaaseiJnr Год назад +1

    This is the error i get please....Fatal error: Uncaught mysqli_sql_exception: Access denied for user 'root'@'localhost' (using password: YES) in C:\xampp\htdocs\HMS\Hospital-Management-System-main\backend\doc\assets\inc\config.php:6 Stack trace: #0 C:\xampp\htdocs\HMS\Hospital-Management-System-main\backend\doc\assets\inc\config.php(6): mysqli->__construct('localhost', 'root', Object(SensitiveParameterValue), 'database-name') #1 C:\xampp\htdocs\HMS\Hospital-Management-System-main\backend\doc\index.php(3): include('C:\\xampp\\htdocs...') #2 {main} thrown in C:\xampp\htdocs\HMS\Hospital-Management-System-main\backend\doc\assets\inc\config.php on line 6

  • @samanrehmatali7267
    @samanrehmatali7267 Год назад

    Sir where is this project html file?
    And how could we run this project?

  • @ZephyrSky99
    @ZephyrSky99 Год назад

    How do I fix error, please what to do?

  • @deleon12345
    @deleon12345 Год назад

    is this a multiple hospital manangment system?

  • @KanugulaNithinkumarNithin
    @KanugulaNithinkumarNithin 10 месяцев назад +1

    how to run the code bro? the localhost is not showing the index
    plss give mme reply

    • @krishbhardwaj8408
      @krishbhardwaj8408 5 месяцев назад

      Hey bro , i am also getting same problem , did you find a solution

    • @edigaharshavardhan435
      @edigaharshavardhan435 2 месяца назад

      ​@@krishbhardwaj8408bro did u find solution for this problem

  • @arinzeoramah5062
    @arinzeoramah5062 4 месяца назад

    Please what ops are you using because some of the files that show in your didn't show on mine

    • @hyperiontitan463
      @hyperiontitan463 Месяц назад

      u need to configurate, every config.php file inside assets of each doc and admin folder.

  • @TheophilusTettehAdjei
    @TheophilusTettehAdjei Год назад +1

    Hello, I am having some errors trying to run the source code. Can you be of help
    Warning: mysqli::mysqli(): (HY000/1045): Access denied for user 'root'@'localhost' (using password: YES) in C:\xampp\htdocs\HMSS\backend\doc\assets\inc\config.php on line 6
    Warning: mysqli::prepare(): Couldn't fetch mysqli in C:\xampp\htdocs\HMSS\backend\doc\index.php on line 9
    Fatal error: Call to a member function bind_param() on null in C:\xampp\htdocs\HMSS\backend\doc\index.php on line 10

    • @krishbhardwaj8408
      @krishbhardwaj8408 4 месяца назад

      Hello , do you have this error resolved now and how?

  • @message3521
    @message3521 2 месяца назад

    Would I get the report by PDF pls?

  • @fortest5800
    @fortest5800 Год назад +2

    What source do you use for the icons ?? please tell me

  • @henrykhondowe587
    @henrykhondowe587 Год назад

    How can I change the password of the admin?

  • @fenukujoshua973
    @fenukujoshua973 5 месяцев назад

    Hello I'm having some errors trying to run the source code:
    Warning: mysqli::__construct(): (HY000/1045): Access denied for user 'root'@'localhost' (using password: YES) in D:\Hospital-Management-System-main\backend\admin\assets\inc\config.php on line 6
    Warning: mysqli::prepare(): Couldn't fetch mysqli in D:\Hospital-Management-System-main\backend\admin\index.php on line 8
    Fatal error: Uncaught Error: Call to a member function bind_param() on bool in D:\Hospital-Management-System-main\backend\admin\index.php:9 Stack trace: #0 {main} thrown in D:\Hospital-Management-System-main\backend\admin\index.php on line 9

  • @luciferx74
    @luciferx74 5 дней назад

    It’s work?

  • @akshayp4176
    @akshayp4176 Год назад

    hello bro
    we need to remove the watermark which is showing developed by martin mbithi
    please help me

    • @netgoplus
      @netgoplus  Год назад

      Yeah. You can change.

    • @MagShell172
      @MagShell172 5 месяцев назад

      hi bro, did you manage to work out the project completely

  • @swatantrakumarCS
    @swatantrakumarCS Год назад +2

    Sir please share the code

  • @MrDick-4u
    @MrDick-4u 11 месяцев назад

    password reset not working plzz solve problem

  • @yashcahoolessur
    @yashcahoolessur Год назад

    download link is not working..!!

  • @Thecsobsessed
    @Thecsobsessed 6 месяцев назад

    Do you have report of this?

  • @gamingplaza9885
    @gamingplaza9885 Год назад

    Do you have a ppt for this project...?

  • @user-ul9dp5ft6j
    @user-ul9dp5ft6j Год назад

    can you send source code because i couldn't download from get

  • @jeeygee7190
    @jeeygee7190 Год назад

    Sir can i ask a password for the admin sir? I cant log in i followed the instruction

    • @netgoplus
      @netgoplus  Год назад

      Check on the README.md file

  • @tsegayebiresaw6306
    @tsegayebiresaw6306 11 месяцев назад

    I have attend the video but the admin password does not working

  • @kerimisabaev3045
    @kerimisabaev3045 Год назад

    mr.Omundi did you see the error in this project?
    Give hope to our coding course plz.

    • @netgoplus
      @netgoplus  Год назад

      Sorry for late reply, what was the error?

    • @kerimisabaev3045
      @kerimisabaev3045 Год назад

      @@netgoplus look at your tail most likely there was a block

    • @kerimisabaev3045
      @kerimisabaev3045 Год назад

      @@netgoplus
      his_admin_view_single_patient.php?pat_number=UOHWP
      HERE is a problem, apparently you deleted the beginning of some block. Because there is his tail

    • @kerimisabaev3045
      @kerimisabaev3045 Год назад

      @@netgoplusmr.Omundi you look it problem ? Check you email plz.

    • @letsgowithsayan7904
      @letsgowithsayan7904 Год назад

      @@netgoplus Fatal error: Uncaught mysqli_sql_exception: Access denied for user ':root'@'localhost' (using password: YES) in C:\xampp\htdocs\HMS\backend\doc\assets\inc\config.php:6 Stack trace: #0 C:\xampp\htdocs\HMS\backend\doc\assets\inc\config.php(6): mysqli->__construct('localhost', ':root', Object(SensitiveParameterValue), 'database-name') #1 C:\xampp\htdocs\HMS\backend\doc\index.php(3): include('C:\\xampp\\htdocs...') #2 {main} thrown in C:\xampp\htdocs\HMS\backend\doc\assets\inc\config.php on line 6

  • @shivapatankar6912
    @shivapatankar6912 Год назад +1

    Bro can you please share the report

  • @adewumigift5523
    @adewumigift5523 Год назад

    am having this error after admin login "Fatal error: Uncaught Error: Call to a member function bind_param() on bool in C:\xampp\htdocs\Clinic-medical-Management-System-in-php-main\backend\admin\index.php:13 Stack trace: #0 {main} thrown in C:\xampp\htdocs\Clinic-medical-Management-System-in-php-main\backend\admin\index.php on line 13" pls help me out

    • @devikaramya5365
      @devikaramya5365 7 месяцев назад

      Did u get the solution for this error

  • @MrDick-4u
    @MrDick-4u 11 месяцев назад

    showing error in reset password

  • @nayan2563
    @nayan2563 Год назад +1

    Not working... Fatal error

    • @netgoplus
      @netgoplus  Год назад

      Check your database connectivity

    • @KatorAzua-bi8iy
      @KatorAzua-bi8iy 6 месяцев назад

      @@netgoplus i can't connect to the database

  • @REALITYSHOW39
    @REALITYSHOW39 8 месяцев назад

    Brother how can h change user id plz brother reply me❤

  • @Quest_Ai
    @Quest_Ai Год назад +1

    awesome brother, thanks for shearing this. keep it up🙏🙏🙏

  • @patrickjustus6930
    @patrickjustus6930 Год назад +1

    Good work Bro, the source code link is not working

    • @netgoplus
      @netgoplus  Год назад

      I was making a few changes ... you can now check the repository, it is updated

  • @kerimisabaev3045
    @kerimisabaev3045 Год назад

    Good afternoon sir .How to solve the problem on the page
    his_admin_view_single_patient.php?pat_number=UOHWP
    content is not displayed. The students and I did not solve this riddle.

    • @netgoplus
      @netgoplus  Год назад

      Send the error screenshot to info.netgoplus@gmail.com

    • @kerimisabaev3045
      @kerimisabaev3045 Год назад

      @@netgoplus sir have you checked your mail?

    • @kerimisabaev3045
      @kerimisabaev3045 Год назад

      @@netgoplus sir have you checked your mail

    • @netgoplus
      @netgoplus  Год назад +1

      @@kerimisabaev3045 yeah. Looking on it

  • @wisdomdzontoh9762
    @wisdomdzontoh9762 Год назад

    localhost/HMS is not working

    • @netgoplus
      @netgoplus  Год назад

      Have you installed xampp web server or any other web server before you run the system?

  • @nickshisha
    @nickshisha Год назад

    you from kenya?

  • @jaywushu736
    @jaywushu736 Год назад

    hey bro, love your work, am i free to use the source code even for commercial purposes?

    • @netgoplus
      @netgoplus  Год назад +1

      Yeah. Go on and use the source code

    • @netgoplus
      @netgoplus  Год назад

      The link is in the decsription below

    • @jaywushu736
      @jaywushu736 Год назад

      @@netgoplus alright cheers man

  • @sadmanrahmanmaein84
    @sadmanrahmanmaein84 6 месяцев назад

    admin,doctor ar password work kortasa na .

  • @mallikarjunakanneluru64
    @mallikarjunakanneluru64 Год назад

    Hi sir ,
    Can you provide the source code for this.

    • @ads-tp1hj
      @ads-tp1hj Год назад

      there is in the description

  • @HUE_Editz
    @HUE_Editz 10 месяцев назад

    What Can i do

  • @computereducation7712
    @computereducation7712 11 месяцев назад

    Please project full video

  • @shivapatankar6912
    @shivapatankar6912 Год назад

    Bro please I need th report of this project

  • @achmadmubaroqalhabsyi3710
    @achmadmubaroqalhabsyi3710 Год назад

    password@123 doesn't work

  • @dsathvikareddy4336
    @dsathvikareddy4336 Год назад

    Password error bro wht to do

    • @netgoplus
      @netgoplus  Год назад

      Follow the video instructions. Thank you

  • @shakiblugemwa3658
    @shakiblugemwa3658 10 месяцев назад

    need ur support in coding

  • @tsegayebiresaw6306
    @tsegayebiresaw6306 11 месяцев назад

    please send me admin password

  • @instinctjago6820
    @instinctjago6820 Год назад

    Sir

  • @swatantrakumarCS
    @swatantrakumarCS Год назад

    Where code

    • @netgoplus
      @netgoplus  Год назад

      Check on the video description

  • @andrewmwendo6745
    @andrewmwendo6745 Год назад

    I cant get the source code can please help

    • @netgoplus
      @netgoplus  Год назад

      I was making a few changes ... you can now check the repository, it is updated

  • @computereducation7712
    @computereducation7712 11 месяцев назад

    Please course RUclips

  • @chetankumar5865
    @chetankumar5865 Год назад

    Sir please share report

  • @obertwape8244
    @obertwape8244 Год назад

    source code pls

    • @netgoplus
      @netgoplus  Год назад

      Check the link in the video description nelow

  • @letsgowithsayan7904
    @letsgowithsayan7904 Год назад

    Fatal error: Uncaught mysqli_sql_exception: Access denied for user ':root'@'localhost' (using password: YES) in C:\xampp\htdocs\HMS\backend\doc\assets\inc\config.php:6 Stack trace: #0 C:\xampp\htdocs\HMS\backend\doc\assets\inc\config.php(6): mysqli->__construct('localhost', ':root', Object(SensitiveParameterValue), 'database-name') #1 C:\xampp\htdocs\HMS\backend\doc\index.php(3): include('C:\\xampp\\htdocs...') #2 {main} thrown in C:\xampp\htdocs\HMS\backend\doc\assets\inc\config.php on line 6
    This error shows how can I resolve this

  • @kilangoable
    @kilangoable Месяц назад

    Don't download the source code he deleted inc file purposely

  • @mohamedbouteldja9876
    @mohamedbouteldja9876 Год назад

    password plz

    • @netgoplus
      @netgoplus  Год назад

      There is readme file within the project containing the logins

  • @si_monisanker_ray
    @si_monisanker_ray Год назад +2

    Fatal error: Uncaught mysqli_sql_exception: No connection could be made because the target machine actively refused it in C:\xampp\htdocs\HMS\backend\admin\assets\inc\config.php:6 Stack trace: #0 C:\xampp\htdocs\HMS\backend\admin\assets\inc\config.php(6): mysqli->__construct('localhost', 'root', 'E40782174o.', 'hmisphp') #1 C:\xampp\htdocs\HMS\backend\admin\index.php(3): include('C:\\xampp\\htdocs...') #2 {main} thrown in C:\xampp\htdocs\HMS\backend\admin\assets\inc\config.php on line 6

    • @ARANFAMS_
      @ARANFAMS_ Год назад +2

      Coba cek connectivity nya bang dibagian root dan password, itu kalau online

    • @netgoplus
      @netgoplus  Год назад +1

      The error is due to database connectivity. Change the password in the config.php file to that of your database.

    • @ARANFAMS_
      @ARANFAMS_ Год назад

      'root','E40782...coba hapus bang

    • @RNCSAnushaA
      @RNCSAnushaA Год назад

      @@netgoplus what is the password that we need to give for this error please mention

    • @netgoplus
      @netgoplus  Год назад

      Which error my friend?

  • @Cat04_04
    @Cat04_04 9 месяцев назад +1

    Warning: Undefined variable $mysqli in C:\xampp\htdocs\HMS\backend\admin\index.php on line 8
    Fatal error: Uncaught Error: Call to a member function prepare() on null in C:\xampp\htdocs\HMS\backend\admin\index.php:8 Stack trace: #0 {main} thrown in C:\xampp\htdocs\HMS\backend\admin\index.php on line 8

  • @Ranjith__akula
    @Ranjith__akula Месяц назад +1

    Fatal error: Uncaught mysqli_sql_exception: Access denied for user 'root'@'localhost' (using password: YES) in C:\xampp\htdocs\Hospital Wiki\backend\admin\assets\inc\config.php:6 Stack trace: #0 C:\xampp\htdocs\Hospital Wiki\backend\admin\assets\inc\config.php(6): mysqli->__construct('localhost', 'root', Object(SensitiveParameterValue), 'database-name') #1 C:\xampp\htdocs\Hospital Wiki\backend\admin\index.php(3): include('C:\\xampp\\htdocs...') #2 {main} thrown in C:\xampp\htdocs\Hospital Wiki\backend\admin\assets\inc\config.php on line 6 can u plzzz answer this

  • @qsaQureshi-143
    @qsaQureshi-143 Год назад

    Plz share the code

  • @kilangoable
    @kilangoable Месяц назад

    Don't download the source code he deleted inc file purposely

  • @chithrachinmay2724
    @chithrachinmay2724 8 месяцев назад

    Fatal error: Uncaught mysqli_sql_exception: Access denied for user 'root'@'localhost' (using password: YES) in D:\xampp\htdocs\HMS\backend\doc\assets\inc\config.php:6 Stack trace: #0 D:\xampp\htdocs\HMS\backend\doc\assets\inc\config.php(6): mysqli->__construct('localhost', 'root', Object(SensitiveParameterValue), 'database-name') #1 D:\xampp\htdocs\HMS\backend\doc\index.php(3): include('D:\\xampp\\htdocs...') #2 {main} thrown in D:\xampp\htdocs\HMS\backend\doc\assets\inc\config.php on line 6
    PLEASE TELL THE SOLUTION

  • @onthee-planet5284
    @onthee-planet5284 8 месяцев назад

    Fatal error: Uncaught mysqli_sql_exception: Access denied for user 'root'@'localhost' (using password: YES) in C:\xampp\htdocs\HMS\backend\doc\assets\inc\config.php:6 Stack trace: #0 C:\xampp\htdocs\HMS\backend\doc\assets\inc\config.php(6): mysqli->__construct('localhost', 'root', Object(SensitiveParameterValue), 'database-name') #1 C:\xampp\htdocs\HMS\backend\doc\index.php(3): include('C:\\xampp\\htdocs...') #2 {main} thrown in C:\xampp\htdocs\HMS\backend\doc\assets\inc\config.php on line 6

    • @lyde_c6237
      @lyde_c6237 6 месяцев назад

      hi can i ask how can you search the localhost on the web cause i cant search the index of / localhost please help me

  • @Hmungu
    @Hmungu 6 месяцев назад

    Fatal error: Uncaught mysqli_sql_exception: Access denied for user 'root'@'localhost' (using password: YES) in C:\xampp\htdocs\HMIS\backend\admin\assets\inc\config.php:6 Stack trace: #0 C:\xampp\htdocs\HMIS\backend\admin\assets\inc\config.php(6): mysqli->__construct('localhost', 'root', Object(SensitiveParameterValue), 'database-name') #1 C:\xampp\htdocs\HMIS\backend\admin\index.php(3): include('C:\\xampp\\htdocs...') #2 {main} thrown in C:\xampp\htdocs\HMIS\backend\admin\assets\inc\config.php on line 6

    • @lyde_c6237
      @lyde_c6237 6 месяцев назад

      hi can i ask how can you search the localhost on the web cause i cant search the index of / localhost please help me

    • @netgoplus
      @netgoplus  6 месяцев назад

      configure the database first