Skip to content

raywo-personal/pairify

Repository files navigation

Pairify

With TeamBuilder, creating pairs or small teams is a breeze! Simply enter the names, choose how many teams you need – and you're ready to go!

Want to work with the driver-navigator principle? No problem! Just enable the “Driver” mode, and TeamBuilder ensures every team has its own “Driver”.

Start using the app immediately without the need to installing it.

Usage

  1. Enter or import the list of people to be distributed into teams.
  2. Set the desired count of teams.
  3. Decide whether you want a driver assigned per team.
  4. Click the ”Create teams“ button.

The app will randomly organize individuals into evenly distributed teams and assign a driver per team if needed.

Installation

To run the application locally, follow these steps:

  1. Clone the Repository:
  git clone <repository-url>
  cd <repository-folder>
  1. Install Dependencies:

    Make sure you have the pnpm package manager installed. Then, run:

  pnpm install
  1. Run the Development Server:

    Start the Angular development server with:

  pnpm start

The app will be available at http://localhost:4200/.

License

This project is licensed under the GNU GENERAL PUBLIC LICENSE Version 3.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published