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

Feature: Added a play named Random Avatar #1541

Merged
merged 5 commits into from
Oct 11, 2024

Conversation

hamzathul
Copy link
Contributor

hacktoberfest2024

Description

This pull request implements a play named Random Avatar generator. The play is a React-based interactive web application that generates random avatars when the "Regenerate" button is clicked.

Linked Issue:

This pull request addresses and closes Issue #1537 - "[Add a Play]: Random Avatar"

Conformations:

  • The implementation meets the requirements outlined in the issue.
  • All features are functioning as expected.
  • Code is written in a clear and maintainable way.
  • Proper naming conventions are followed.
  • Code is properly formatted and adheres to the style guide.
  • The README is updated with relevant information about the new features.
  • The code contains descriptive commit messages.
  • The application works correctly on different screen sizes and devices.

Screenshots or example output

Screenshot from 2024-10-09 16-12-48

Copy link

netlify bot commented Oct 9, 2024

Deploy Preview for reactplayio ready!

Name Link
🔨 Latest commit 44600cb
🔍 Latest deploy log https://app.netlify.com/sites/reactplayio/deploys/6708ae98c2d3b9000868ef96
😎 Deploy Preview https://deploy-preview-1541--reactplayio.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Hey! contributor, thank you for opening a Pull Request 🎉.

@reactplay/maintainers will review your submission soon and give you helpful feedback. If you're interested in continuing your contributions to open source and want to be a part of a welcoming and fantastic community, we invite you to join our ReactPlay Discord Community.
Show your support by starring ⭐ this repository. Thank you and we appreciate your contribution to open source!
Stale Marking : After 30 days of inactivity this issue/PR will be marked as stale issue/PR and it will be closed and locked in 7 days if no further activity occurs.

src/plays/random-avatar/styles.css Outdated Show resolved Hide resolved
src/plays/random-avatar/styles.css Outdated Show resolved Hide resolved
src/plays/random-avatar/RandomAvatar.js Outdated Show resolved Hide resolved
@priyankarpal priyankarpal added the changes required need to change some thing label Oct 10, 2024
@hamzathul
Copy link
Contributor Author

class names are changed

@priyankarpal

@priyankarpal priyankarpal merged commit fe73633 into reactplay:main Oct 11, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changes required need to change some thing hacktoberfest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants