Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 763 Bytes

File metadata and controls

23 lines (17 loc) · 763 Bytes

Doctor Appointment

The Doctor Appointment web application is developed on the MERN platform with keeping the needs of both doctors and their patients in mind. This app allows patients to schedule appointments at their convenience. Furthermore, the doctor can use this app to monitor patient appointments, manage patient information, and prescribe medication.

If you are an Linux user then you just have to run following scripts to start the server.

Clone this repository.

git clone https://github.com/Sshovon/Doctor-Appointment.git

Go into the respository folder

Execute Following Scripts

Execute the scripts from the parent directory.

sh startBackend.sh

Now it's time for start the frontend server.

sh startFrontend.sh