Group-generator generates random groups for a class project very easily
this is very simple code , it migth help you :)
this code is licensed under GPL3.0
you can find the direct executable file under the releases section of github you can donwload and use the exe file , it is 100% virus free don't worry , you can change the icon and place it on destop so it looks nice exe file provided is directly executable , thier is no need for the further installation
if the exe file is not runnning then follow the following steps
- download the dev c++ form the following link { https://www.bloodshed.net/devcpp.html }
- install the software
- open the software and press ctrl + n
- copy the source code or just double click on the sourcecode.cpp and click compile
- save the file and the exe file will open and you can use the exe file directly which is located where you have saved the file initially
"you can make changes and add feature accordingly or if you are not a developer , then you can contect me , hopefully i can help you"
the font is pre set to 24 so that its easy on the eyes
working and tutorials of the program -
-
firstly you will asked to enter the elements in the array in which you want to make groups
-
Enter 000 in the input to go to get out of the array inputting loop
-
you can easily enter numbers in a range like from 2 to 20 by just simply inputting the 2-20 in the input section and the program will automatically create a array having elements from 2 to 20
-
max number of elements supported are 99999 which is quiet large - just keep in mind while putting values in range about this
-
after the sucessfull input of the elements you will asked the number of groups required and desired number of members in each group
-
after that the groups with their respective members will be showm which have a option to print to a txt file which will be created at the desktop
for any queries mail me at harshnative@gmail.com or put down in comment section