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

Filtering the movie tags and movie URLS #12

Closed
yashwe0 opened this issue May 10, 2024 · 6 comments
Closed

Filtering the movie tags and movie URLS #12

yashwe0 opened this issue May 10, 2024 · 6 comments
Assignees
Labels

Comments

@yashwe0
Copy link
Contributor

yashwe0 commented May 10, 2024

Hello, I'm Yashvi, a contributor in GGSoc'24. I would like you to assign me the issue of number of urls and tags displayed does not matches there count as mentioned in the string. It says "displaying 10 tags" however only 2 are getting returned.

@poojaverma9578
Copy link

I am eager to make a meaningful contribution to this project, particularly as a GSSOC'24 contributor, leveraging my skills and expertise to address the current challenges swiftly and effectively. Please assign me tasks that align with my abilities, and I will ensure timely resolution while upholding the project's standards and goals.

@Blackphoenix-15
Copy link

@sanjay-kv i would like to highlight an issue here: the variable names tag_count are being reused, which could lead to the error so we can try renaming one of the tag_count variables in the check_tags function to avoid overwriting the function name.
Also, I suggest an optimization to avoid multiple calls to string.count() and string.replace() within the tag_count function. Instead, we can iterate through the string once to count and remove all occurrences of tags.
I would like to fix these, so please allow me to work on it.

@sanjay-kv
Copy link
Member

Issue will be assigned to Only 1 person ...FCFS basis.
Others get a chance if the issue gets stale & the assignee is inactive for 5+ days
Also if you would like to work on more issue create a new issue and I will create label and assign you.

@yashwe0 yashwe0 closed this as completed May 11, 2024
@yashwe0
Copy link
Contributor Author

yashwe0 commented May 11, 2024

@sanjay-kv Thankyou for assigning me with this issue.

@yashwe0 yashwe0 reopened this May 11, 2024
@yashwe0
Copy link
Contributor Author

yashwe0 commented May 11, 2024

@sanjay-kv how do i create a branch under this issue, i have made changes to the cloned repo in VS code

Copy link

github-actions bot commented Jul 8, 2024

This issue has been automatically closed because it has been inactive for more than 30 days. If you believe this is still relevant, feel free to reopen it or create a new one. Thank you!

@github-actions github-actions bot closed this as completed Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants