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

Added FAQ section with toggle functionality #101

Merged
merged 3 commits into from
Oct 16, 2024

Conversation

dipexplorer
Copy link
Contributor

Fixes #95

Implements a new FAQ section with JavaScript toggle functionality, allowing users to expand and collapse answers.
This improves the user experience.

Changes

Added a list of frequently asked questions.
Integrated JavaScript functionality to toggle the visibility of answers when clicking on the questions.
Proper UI/UX with a cleaner and more intuitive FAQ section.

Screenshots (if applicable)

16 10 2024_01 35 27_REC

Checklist

I have tested the FAQ toggle functionality.
I have performed a self-review of my code.
I have commented the code where necessary.
No new warnings were introduced.
I am working on this issue under GSSOC

Copy link

vercel bot commented Oct 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
wanderlust-2024 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 16, 2024 6:41am

Copy link

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@Soujanya2004
Copy link
Owner

@dipexplorer there is conflicts please resolve

@Soujanya2004 Soujanya2004 merged commit e3e2a27 into Soujanya2004:main Oct 16, 2024
3 checks passed
@dipexplorer dipexplorer deleted the faq branch October 16, 2024 16:55
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.

Add FAQ Section with Toggle Functionality Using JavaScript
2 participants