Skip to content

Cloris-la/Challenge_Openspace_Classfier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Challenge - Openspace Classifier

This project helps organize colleagues randomly into tables with limited seats.

Structure

  • main.py: Main script to run the organizer
  • colleagues.csv: List of names (one per line)
  • utils/:
    • table.py: Defines the Seat and Table classes
    • openspace.py: Logic to organize colleagues into seats
    • file_utils.py: Reserved for file utilities (optional)

How to Run

  1. Make sure you have Python installed.
  2. Install pandas and openpyxl:
    pip install pandas openpyxl

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages