https://github.com/peliah/randomgenerator
The Random Group Generator is a Python application built using Tkinter, a popular GUI toolkit. This application allows you to enter a list of names and specify the number of groups you want to divide them into. It then randomly assigns the names to the groups and displays the results.
https://github.com/peliah/randomgenerator
group-selection python random-generation
Last synced: 6 months ago
JSON representation
The Random Group Generator is a Python application built using Tkinter, a popular GUI toolkit. This application allows you to enter a list of names and specify the number of groups you want to divide them into. It then randomly assigns the names to the groups and displays the results.
- Host: GitHub
- URL: https://github.com/peliah/randomgenerator
- Owner: Peliah
- Created: 2023-06-07T14:12:29.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-07T14:37:08.000Z (over 2 years ago)
- Last Synced: 2025-01-18T05:45:03.470Z (12 months ago)
- Topics: group-selection, python, random-generation
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🎲 Random Group Generator - README


## 📝 Description
The Random Group Generator is a Python application built using Tkinter, a popular GUI toolkit. This application allows you to enter a list of names and specify the number of groups you want to divide them into. It then randomly assigns the names to the groups and displays the results.
## 🚀 Usage
To use the Random Group Generator:
1. Clone the repository: `git clone https://github.com/Peliah/RandomGenerator.git`
2. Make sure you have Python 3.x installed on your system.
3. Install the required dependencies by running `pip3 install tk`.
4. Run the application by executing the `RandomApp.py` file.
5. Enter the names of people you want to group.
6. Specify the number of groups you want to create.
7. Click the "Generate Groups" button to randomly assign the names to the groups.
8. The generated groups will be displayed in the application window.
## 👥 Collaborators
This project is developed and maintained by the following contributors:
- [@Epoupa Pelayah](https://github.com/Peliah) 👨💻
- [@Frank Loic](https://github.com/la-machine) 👩💻
We welcome contributions from the community! If you would like to contribute, please open an issue or submit a pull request.
## 📄 License
This project is licensed under the [MIT License](LICENSE).
Feel free to modify and use the code for personal or educational purposes.
---
Thank you for using the Random Group Generator! We hope it helps you effortlessly divide people into groups. Happy randomizing! 🎉🎲👥