Skip to content

Latest commit

 

History

History
50 lines (29 loc) · 904 Bytes

README.md

File metadata and controls

50 lines (29 loc) · 904 Bytes

HelloDoc

A web portal for doctor appointments, developed using Laravel

Features

For patients-

  • Search for a doctor by name and specialization
  • Book an appointment
  • View upcoming and past appointments

For doctors-

  • View upcoming and past appointments

Screenshots

  1. Home Page

sol1

  1. Patient Login

sol1

  1. Patient Dashboard

sol1

  1. Patient's Past Appointments

sol1

  1. Search By Specialization

sol1

  1. Search By Name

sol1

  1. Doctor Login

sol1

  1. Doctor Dashboard

sol1

  1. Doctor's Past Appointments

sol1

NOTE- You may have to change few settings related to server and database to run using XAMPP as this code was modified for hosting on a server.