-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
creating page to display expert's detailed profile #174
Comments
@VaibhavYT started ? |
I am not able to sign in or up |
can you show some reference |
Have you added .env |
there is no script to start the server |
are you familiar with prior knowledge of backend APIs and fetching data from DB |
@VaibhavYT pls reply |
Yes |
I have |
firstly in server , you will need to create .env file |
for all these credentials there , which are the cause of your error MONGO_URI |
then run command => "node index.js" server will start |
started ? |
not able to send the opt shows errors |
is there is some env file for otp like port listening |
have you created => of your own |
only one .env file for all credentials |
MONGO_URI have you added all these credentials of your own properly in .env file |
yes I have added |
DB is connected but on otp verification it is showing error |
you mail password may be wrong. Pls go through this video to generate mail app password |
can you please give me the mail and passwod |
you can easily go through that video it's simple |
@VaibhavYT done ? |
NO not able to create give me sample email and pass |
started the server ? |
is it completed @VaibhavYT ? |
pls reply @VaibhavYT |
no |
961272 |
Sign up with your email now. It is possible |
on filing otp shows undefined |
try to signup by your own gmail |
for env file , keep my email as it is , just signup with your gmail |
@VaibhavYT what happened ? not replying |
@VaibhavYT What all you have to do is , just add env file in your code , which I have shared on your mail id. App is starting. Other contributors are done with this thing. And sign in and up with your own email so you can get OTPs |
yesterday I got too busy in others work this is why. |
problem is in the otp verification I will look into the code today. If I found any error then I will tell you otherwise you can share the screenshot of UI and I will build that and share the code with you. |
@VaibhavYT okay , but pls hurry up today |
sure |
feel free to ask doubts |
Same saying undefined when I try with my email id , I do not what happening with
}, |
You are trying with the email I'd which is is not active |
Try with original and proper email |
ok |
Hello @VaibhavYT , hope you tried, but no worries. i have added the code for data retrieval. Now you can just work to make frontend better and 3D seeming |
Sure |
Should I take pull from temp branch? |
yeah ! |
@VaibhavYT once done with doing => signin (as an expert) + signin as an student , share the screenshot of both here. I will open two new issue for UI advancements of these pages |
what I have to do now ? I am confused |
Just open the issue where you want to improve or want changes or new cool things. I will code and raise the PR. |
once just fork code code from current temp branch & ensure that you are simply able to use it (login/signup) . Then I will create an issue. |
OKay |
you can open |
It is running fine in my system |
as student sign in and selects an expert he must be able to see the complete profile page of expert (with complete data that expert have updated)
The text was updated successfully, but these errors were encountered: