Skip to content

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.

Notifications You must be signed in to change notification settings

Peliah/RandomGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

🎲 Random Group Generator - README

Python Tkinter

📝 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:

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.

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! 🎉🎲👥

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages