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 valdation and added Assets folder to store png #4

Merged
merged 1 commit into from
Apr 30, 2024
Merged

added valdation and added Assets folder to store png #4

merged 1 commit into from
Apr 30, 2024

Conversation

Bhanubediya
Copy link

@Bhanubediya Bhanubediya commented Apr 29, 2024

This pull request implements two key enhancements:
issue solved - #1
YouTube URL Validation: Added validation checks to ensure that only valid YouTube URLs are accepted within the application. This validation helps users experience and prevents unwanted calls to server before processing YouTube links.

Assets Folder for Images: Introduced an Assets folder to store image files used for rendering within the application. This folder includes PNG files for icons, logos, and other graphical elements required for the user interface.
These changes aim to enhance the robustness and usability of the application by validating user input and organizing image assets effectively.

Copy link
Owner

@Maleehak Maleehak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to go

@Maleehak Maleehak merged commit da40d10 into Maleehak:main Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants