Workday Schedule Converter

Workday Schedule Converter

A tool for WPI students to create a .ics calendar file from a Workday schedule export file using React

August 2021
JavaScriptReact

Project Overview

This project, developed in collaboration with Kai Nakamura, is a web application that converts a class schedule Excel sheet exported from Workday into a .ics file. This file can then be imported into any calendar app, making it easier for WPI students to manage their class schedules.

Key Features

  1. File upload for Workday Excel exports
  2. Conversion of Excel data to .ics format
  3. Download option for the generated .ics file

Technical Implementation

  • Built using React for a responsive and interactive user interface
  • Implemented file parsing and .ics generation in JavaScript

Future Improvements

  • Add support for different Workday export formats
  • Implement a preview feature for the converted schedule
  • Create a browser extension for easier access