Luson045 / medi-connect

Medi-connect(now Med Space) is an online hospital appointment booking website. Visit our website, find vulnerabilities and raise an issue... Make sure the check the announcement related to filtering of spammy PRs.... Also while raising new issues make sure there is no such existing issue, and while giving PR mention the issue.
https://med-space.vercel.app/
MIT License
20 stars 52 forks source link

[FEATURE] Add Lab Test page #165

Open Anwishta opened 5 hours ago

Anwishta commented 5 hours ago

Description:

This feature request is to add a new Lab Test page to the application, allowing users to browse and book lab tests directly from the platform. The page should provide details about various lab tests, pricing, and an option to schedule an appointment.

Requirements:

Page Design:

A clean, user-friendly design for the Lab Test page. Display a list of available lab tests with relevant details such as: Test name Short description Price A search bar to help users filter specific tests. Option to sort the lab tests (by price, popularity, etc.).

Booking Functionality:

Each lab test should have a “Book Now” button. Users should be able to select a preferred date and time for their test. A confirmation page after successful booking with appointment details.

Luson045 commented 5 hours ago

currently we dont have that dataset of the hospital. You want to work on this issue? It would require a step by step process

Anwishta commented 5 hours ago

Yes I want to work on it. At least let me create a basic lab test page, we can improve it step by step.

Luson045 commented 5 hours ago

I'm not saying you should not 😅, but yeah that's how it should be first create the basic page with the current theme and leave the api calls then we can work on backend 👍