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

Add contact page and data stored in database #49

Merged
merged 2 commits into from
Oct 10, 2024

Conversation

rudrapratap63
Copy link
Contributor

Fix #37
This pull request adds a new Contact Page to the application. Users can fill out a form, and their data will be stored in the contactMessages collection in MongoDB.

Changes Made:

  • Created a new Contact Page with a form for user input.
  • Implemented functionality to store submitted data in the contactMessages collection in MongoDB.
  • Added validation to ensure all required fields are filled out.

I have also attached a video demonstrating the working of the Contact Page for your review.

contactUs-blogLog.mp4

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Boom! Your pull request just flew into the BlogLog HQ. High fives all around! Our team of tech wizards will check it out and get back to you faster than you can say 'code ninja!' Thanks for leveling up the project!

@rudrapratap63
Copy link
Contributor Author

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

@rudrapratap63
Copy link
Contributor Author

@jinx-vi-0 , I hope you’re doing well! I made contributions to the issue and noticed it was labeled as Level 1. If possible, could you please consider adding Level 3, as I also created the functional backend for it? If you find it suitable, Level 2 would also be appreciated. Thank you!

@sudo-dpkg sudo-dpkg merged commit a9299b3 into sudo-dpkg:main Oct 10, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Contact Page and /contact Endpoint Not Working
2 participants