Apne Doctor is an Appointment Scheduling Website that enhance the utilization of expensive staff and facilities’ medical resources while reducing patient wait times. Appointment scheduling aims to build an appointment system that optimizes a specific quality standard in a healthcare application of scheduling tasks under uncertainty. The primary function of healthcare management programs is to minimize patient waiting times in public hospitals and increase patient satisfaction. Healthcare services coping with a large number of outpatients may have several obstacles to address. For instance, a long waiting period for a treatment negatively impacts the patient’s experience and may diminish the quality of care . In general, healthcare centers such as hospitals and clinics accumulate an increasing number of patients needing their services. Hospitals have to implement quick and effective healthcare facilities to accommodate new patients and keep people patronizing them . They must successfully identify the bottlenecks, anticipate the effect of diversity on-demand, and compute the optimal capacity distribution . Healthcare centers are evaluated by recognizing the best methods, applying measurable techniques, and having an obligation to improve.
In principle, the purposes of ASPs can be divided into four categories: decreasing service costs, increasing patient satisfaction, reducing waiting time, improving fairness, and reducing costs in healthcare [9]. One of the central issues in healthcare is fairness, which is a primary concern when scheduling patients and doctors [10]. Aside from fairness in scheduling, further encouragement is attained through a novel gain framework unique to the division and was not reported previously. Another critical issue on fairness is mending personal scheduling preferences [11]. The appointment scheduling’s main problem is optimizing healthcare resources by improving human resources and medical equipment utilization, leading to the depreciation of the patient waiting times.
Our Project is deployed here https://hack-cbs.vercel.app/
This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying pages/index.js
. The page auto-updates as you edit the file.
API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.js
.
The pages/api
directory is mapped to /api/*
. Files in this directory are treated as API routes instead of React pages.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.