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

FAQ Section #29

Closed
yashksaini-coder opened this issue Jan 7, 2025 · 4 comments
Closed

FAQ Section #29

yashksaini-coder opened this issue Jan 7, 2025 · 4 comments
Assignees
Labels
good first issue Good for newcomers Intermediate SWOC Level 2 issue SWOC officially part of SWOC season 5

Comments

@yashksaini-coder
Copy link
Owner

The main purpose is to create a FAQ section based on the following data and the components to create FAQ cards. Create FAQ cards with matching data from JSON. You are free to edit the data as per your wish.

Note

If possible try to add or create the FAQ grid with Card Spotlight effect.

[
    {
        "question": "What is Leetcode Journal, and how can it help me?",
        "answer": "Leetcode Journal is a tool designed to help developers track, organize, and review their Leetcode solutions. It provides an intuitive interface to save solutions, categorize problems, monitor progress, and analyze performance. It's great for personal learning and showcasing problem-solving skills."
    },
    {
        "question": "Can I import my existing Leetcode solutions into the platform?",
        "answer": "Yes, Leetcode Journal supports solution imports. You can upload your solutions as files or manually enter them to categorize and analyze them within the platform."
    },
    {
        "question": "How does the progress monitoring feature work?",
        "answer": "The progress monitoring feature provides detailed statistics on your problem-solving journey, including the number of problems solved by difficulty, topic, and monthly trends. It also shows your streaks and acceptance rates to keep you motivated."
    },
    {
        "question": "Is my data secure on Leetcode Journal?",
        "answer": "We take data security seriously. All your solutions and progress data are encrypted and securely stored on our servers. You have complete control over your data, and it is never shared without your consent."
    },
    {
        "question": "Can I share my Leetcode Journal with others?",
        "answer": "Yes, you can create a shareable portfolio of your solutions to showcase your problem-solving skills to potential employers or peers. You can customize what information is shared."
    },
    {
        "question": "Does Leetcode Journal support team collaboration?",
        "answer": "Currently, Leetcode Journal is focused on individual users. However, we are exploring features for team collaboration and knowledge sharing in future updates."
    }
]
@yashksaini-coder yashksaini-coder added good first issue Good for newcomers SWOC officially part of SWOC season 5 Intermediate SWOC Level 2 issue labels Jan 7, 2025
Copy link

github-actions bot commented Jan 7, 2025

👋 Hello @yashksaini-coder!

Thank you for raising an issue in the Leetcode Journal project!
Your issue has been logged, and the team will review it shortly.

Issue Handling Checklist:

  • Make sure the issue includes clear steps to reproduce (if applicable).
  • Provide relevant context, screenshots, or logs.
  • Mention if this issue blocks any critical workflows.

Notifications:

We'll get back to you soon. Stay tuned! 🚀

@yashksaini-coder yashksaini-coder added the Up for Grabs The issue is open and up for grab label Jan 7, 2025
@JAYANTJOSHI001
Copy link
Contributor

@yashksaini-coder can you assign this issue to me

@kekubhai
Copy link
Contributor

kekubhai commented Jan 8, 2025

I'll be in the queue if this doesn't get implemented in a week or so

yashksaini-coder pushed a commit that referenced this issue Jan 8, 2025
Requested Changes are completed
@yashksaini-coder yashksaini-coder removed the Up for Grabs The issue is open and up for grab label Jan 8, 2025
@yashksaini-coder
Copy link
Owner Author

This issue has been resolved by #32 Thx @JAYANTJOSHI001

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers Intermediate SWOC Level 2 issue SWOC officially part of SWOC season 5
Projects
None yet
Development

No branches or pull requests

3 participants