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 random choice picker #110

Merged

Conversation

tejus05
Copy link
Contributor

@tejus05 tejus05 commented Oct 14, 2023

Description

#108 This web app is a fun random choice picker where users input options separated by commas. As they type, dynamic tags form below. Upon hitting 'Enter,' the app animates a lively sequence, randomly highlighting tags before settling on a final choice. It provides a visually engaging and interactive way to make arbitrary selections, making it suitable for various decision-making scenarios.

Demo

random-choice-picker.mp4

Fixes #108

Type of change

  • Bug fix
  • New Project

Checklist:

  • I have included a REAME file for my Project (not for Bug fix)
  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have followed the Contributing Guidelines

@prodigyinfotech
Copy link
Contributor

Please enhance the README file by including SS and more

@prodigyinfotech
Copy link
Contributor

Use relative references to images and add images to project folder itself

@tejus05
Copy link
Contributor Author

tejus05 commented Oct 17, 2023

Use relative references to images and add images to project folder itself

done!

@prodigyinfotech prodigyinfotech merged commit ca49752 into Prodigy-InfoTech:main Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🚀 Project: Random Choice Picker
2 participants