Hp's Luck List [ https://harshh100.github.io/Shuffle-Name/ ]
Welcome to Hp's Luck List, a simple web app for managing a list of lucky people! This project allows you to add, shuffle, and select random people from your list.
- Add a person's name to the list.
- Shuffle the list of names.
- Select a random person from the list.
- Match a new person's name with a random person from the list.
- Clone this repository to your local machine.
- Open
index.html
in your web browser. - Use the input field to add people to the list.
- Explore the buttons to shuffle, select random people, and match names.
- Add Person: Enter a name in the input field and click the "Add" button.
- Shuffle IDs: Rearrange the list of names randomly.
- Select Random Person: Click the "Select Random Person" button to display a random name.
- Match Person: Enter a new person's name and click the "Match" button to find a random match.
Contributions are welcome! If you'd like to improve this project, feel free to submit a pull request.