ItsRoy69 / DocTalk

DocTalk - Doctor just a click away
https://doc-talk69.vercel.app/
MIT License
42 stars 53 forks source link

Fetching the registered doctors #79

Closed ItsRoy69 closed 2 years ago

ItsRoy69 commented 2 years ago

Description

Fetching the registered doctors data to frontend.

Screenshots

No response

Additional information

Guidelines ⚠ I will follow the Setup Guidelines I will follow the Contributing Guidelines I will follow the Code of Conduct


Notice ⛔ You will make PRs only to itsroy69-doctalk branch. Don't make pull request directly on main branch. After review maintainer will merge it. Commit message / PR title--> fix: bla bla bla

Please make sure in the .css files you are making/using , the styles should be applied to Unique Class names


Completed / Doubts ? 🚀

Once you are done with the code , please tag me in #milan with the Screenshot of whatever you made so that we can review that there together. If you have any doubts, queries please tag me in #doctalk so that we can discuss the issue there together.

Cheers 🥂

shamoon1997 commented 2 years ago

@ItsRoy69 do we need to make the API as well. Or you have build the API already.

ItsRoy69 commented 2 years ago

API

ItsRoy69 commented 2 years ago

You'll have to create the api which'll call the backend functions and display it on the frontend

Hansraj8149 commented 2 years ago

Hello, @ItsRoy69 I was looking forward to working on this issue, but first of all, there is no registration page for doctors. I think first we have to create a registration page then we can fetch the registered doctors from server to client.

mu-irfan commented 2 years ago

Hansra

Hello, @ItsRoy69 I was looking forward to working on this issue, but first of all, there is no registration page for doctors. I think first we have to create a registration page then we can fetch the registered doctors from server to client.

Hello @Hansraj8149 I create registration page for doctors where doctors register himself and then fetched from backend.

ItsRoy69 commented 2 years ago

Go for it

mu-irfan commented 2 years ago

hey @ItsRoy69 frontend changes done, now can you provide server .env file? i unable to get it from setting=>secret key. So provide me .env file to finish it

ItsRoy69 commented 2 years ago

create a database .env file from your databse and create a envexample.md file where you'll provide the same .env details just removing the personal info with random credentials so that people working on other files will get an idea about what credentials you've used .