Skip to content

A web application that simplifies the process of creating teams by randomly dividing a given number of participants into balanced groups. The goal is to provide an efficient and impartial method of team formation, eliminating the need for manual and subjective methods.

License

Notifications You must be signed in to change notification settings

tkmpraveens/randomize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Randomize - Effortlessly Divide Participants into Balanced Teams

Randomize is a web application that aims to simplify the process of creating teams by randomly dividing a given number of participants into balanced groups. The goal is to provide an efficient and impartial method of team formation, eliminating the need for manual and subjective methods.

Live

randomize.genproresearch.com

Features

  • Randomly divide a specified number of participants into balanced teams.
  • Impartial team formation algorithm to ensure fairness.
  • User-friendly interface with easy navigation.
  • Provision for customizable team size and participant count.
  • A lightweight front-end app with fast performance.

Screenshots

Landing page

After randomized

Frontend Tech Stack

  • ReactJs, SCSS

Getting Started

  1. Clone the repository to your local machine: git clone the repository
  2. Navigate to the project directory: cd randomize
  3. Install the required dependencies: npm i or npm install
  4. Start the development server: npm start
  5. Open your browser and navigate to http://localhost:3000

Contribution Guidelines

We welcome contributions to this project. If you find a bug or have an idea for a new feature, please fork the repository, make your changes, and submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For questions or feedback, don't hesitate to contact us by opening an issue in the repository.

About

A web application that simplifies the process of creating teams by randomly dividing a given number of participants into balanced groups. The goal is to provide an efficient and impartial method of team formation, eliminating the need for manual and subjective methods.

Topics

Resources

License

Stars

Watchers

Forks