Skip to content

Script with a website for processing spreadsheet data for hotel management

Notifications You must be signed in to change notification settings

rkraeher/cleaning-scheduler

Repository files navigation

🫧   Cleaning Calculator   🧮

This project is a small, niche website that offers a UI for running a script on user-provided spreadsheet data. The script accepts an .xlsx file, processes the data to evenly divide the room cleaning duties in half, and outputs a list for the hotel receptionist/manager to get an overview of all the rooms as well as two separate lists to provide to the cleaners with their room assignments.

Features

  • Upload cleaning data via Excel spreadsheet. Script uses SheetJS to process the data.
  • Automatically balance and distribute cleaning tasks across different rooms.
  • Download organized cleaning schedules in Excel format.
  • User-friendly interface with a retro, Windows 95 aesthetic, courtesy of react95

Website

https://cleaning-scheduler.onrender.com/

Technologies

React

react95, SheetsJS, Vite, styled-components, Jest

Contact

LinkedIn

About

Script with a website for processing spreadsheet data for hotel management

Resources

Stars

Watchers

Forks