-
Notifications
You must be signed in to change notification settings - Fork 894
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
[feat]: Add an infinite image slider issue #954 #957
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@purnasth please rename directory to ImageSlider, instead of image-slider. Thank you.
you just created two directories image-slider and imageSlider what I am asking is ImageSlider which is pascal cased, also delete the former two directories before I can merge your changes. |
Sorry for that problem, finally the task has now been completed on 4d89800 commit. It's ready to be merged. |
what I am asking is ImageSlider which is pascal cased |
Sorry for the misunderstanding, now the camelCase has been updated to PascalCase on 5ab4cbd commit and it's ready to be merged now. |
Pull Request: Adding Infinite Image Slider Mini-Project
Description
This pull request addresses the feature request issue #954, where we propose the addition of a new mini-project, the Infinite Image Slider, to the
javascript-mini-projects
repository. The project has been created using HTML, CSS, and JavaScript, providing an engaging and educational resource for learners and web developers.Attachments
Please review this pull request and consider merging it into the main project repository. If any further adjustments are needed or if you have any feedback, please let us know. Thank you for your consideration.
Closes #954