-
Notifications
You must be signed in to change notification settings - Fork 31
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
Implement Question Tagging System for Enhanced Filtering #48
Comments
I'd like to take on the backend/API part of this issue. I'll be responsible for:
Let me know if that works, or if there are any specific guidelines or preferences for the API design and documentation! |
We're still in the planning stages at the moment. It's likely that each of the parts you listed will be broken down into their own issues so that the pull requests are smaller and more people have the opportunity to contribute. Happy to have you take on some of it when it's ready! |
We really appreciate your enthusiasm for the project! As @trillium mentioned, we're still in the planning stages and want as many team members as possible to participate in this learning process. We’ll break down the tasks to ensure everyone can contribute meaningfully. when things are ready Looking forward to collaborating on this! |
Thanks for the update! I'll stay tuned for when the tasks are ready and broken down. Looking forward to collaborating on the backend/API side when things move forward. |
Hi! I signed up at the Banki meeting today and Nick allowed us to add ourselves to issues. Will we be breaking down the tasks together or is someone handling that on their own? |
Hi everyone! I just assigned myself to this issue as well. I’m excited to work on the backend/API side alongside the team. @jsjohn026, I’d also love to know if we’re tackling the task breakdown together or if someone is managing that. |
Context
As developers, we want to implement question tagging in our question bank so that users can easily filter questions based on categories such as frontend, backend, and behavioral questions. Our current question bank lacks a tagging system, making it difficult for users to find specific types of questions. By adding tags, we can enhance the user experience and improve the organization of the question bank.
Tasks
Acceptance Criteria (Checks)
The text was updated successfully, but these errors were encountered: