Skip to content

raysplaceinspace/seats2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seating plan optimizer

A tiny seating plan optimizer. Made because we were moving teams around the office and wanted to the teams that work closely together to be seated next to each other, while minimizing the number of people who had to move desks, and staying within the physical capacity limits of each floor of the building.

How to run

  1. Install node and yarn (if you don't have them already)
  2. Install JavaScript dependencies: yarn
  3. Run the app: yarn start
  4. Open your browser at http://localhost:1234

About

A tiny seating optimizer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published