Skip to content
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

Contact Page and /contact Endpoint Not Working #37

Closed
rudrapratap63 opened this issue Oct 7, 2024 · 9 comments · Fixed by #49
Closed

Contact Page and /contact Endpoint Not Working #37

rudrapratap63 opened this issue Oct 7, 2024 · 9 comments · Fixed by #49

Comments

@rudrapratap63
Copy link
Contributor

I noticed that the contact page and the /contact endpoint are not working correctly. When a user clicks on the "Contact" button in the navbar, it does not lead to the intended contact page, resulting in either a 404 error or no action at all.

contact.page.mp4

Steps to Reproduce:

  1. Go to the main page of the project.
  2. Click on the "Contact" button in the navigation bar.
  3. Observe that no contact page is displayed, or an error is shown.

Proposed Solution :-

  • Create a Contact Page: Develop a new contact page with a form that allows users to enter their name, email, and message.
  • Fix the /contact Endpoint: Ensure that the /contact endpoint correctly routes to the new contact page.
  • Update Navbar Link: Verify that the "Contact" button in the navbar correctly points to the /contact endpoint.
Copy link

github-actions bot commented Oct 7, 2024

👋 Hey there, rockstar! Thanks for dropping an issue! The BlogLog team is on it like pineapple on pizza (love it or hate it). Stick around, magic's about to happen!

@rudrapratap63
Copy link
Contributor Author

@jinx-vi-0 Please assign this issue to me i create contact page with best ui

@jinx-vi-0
Copy link
Owner

Assigned @rudrapratap63

@rudrapratap63
Copy link
Contributor Author

@jinx-vi-0 Also if you would like to integrate Nodemailer for sending emails, please let me know!

@jinx-vi-0
Copy link
Owner

@rudrapratap63
UI is good, but please avoid unnecessary colors. Stick to a black and white color scheme. Also, if possible, integrate Nodemailer.

@rudrapratap63
Copy link
Contributor Author

rudrapratap63 commented Oct 9, 2024

@jinx-vi-0
Thank you for your feedback!
I will simplify the color scheme to stick to black and white as you suggested.
Regarding integrating Nodemailer, I will implement that functionality.

@rudrapratap63
Copy link
Contributor Author

@jinx-vi-0, please check the PR. I added the Nodemailer functionality and changed the color scheme to black and white. The video is attached below, so please check that as well.

blogApp-Add.nodemailer.mp4

@rudrapratap63
Copy link
Contributor Author

@jinx-vi-0 , I hope you’re doing well! I contributed to the issue and noticed it was labeled as Level 1. If possible, could you consider changing it to Level 3? I also implemented the Nodemailer functionality and created a Contact Us page from scratch, along with a functional backend for it. If you think it fits better, I would appreciate a Level 2 as well. Thank you!

@jinx-vi-0
Copy link
Owner

@rudrapratap63 good work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants