sainikhil1605 / HMS-React-Php-GOLANG

Hospital Management System using React JS and PHP,Go Lang

Home Page:https://hms-nikhil.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Live demo => https://hms-nikhil.netlify.app/
Clone the Repository using

git clone

Running Front End

cd client

npm install

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Change the username and password in dbconnection.php file.
Design the required Databases.
run the server

Running Back End

server folder contains the PHP server.
server1 folder contains the Go Lang server 🙂

GO Lang Server: Run the GO Lang Server by running the following command in server1 folder

cd server1

go run main.go

Welcome Page

Admin Login

Doctor Login

About

Hospital Management System using React JS and PHP,Go Lang

https://hms-nikhil.netlify.app/


Languages

Language:JavaScript 60.7%Language:PHP 20.5%Language:Go 15.3%Language:CSS 1.9%Language:HTML 1.6%Language:Dockerfile 0.0%