Test here: https://ubiquitous-cucurucho-4332ad.netlify.app/ This is part of our HCI class project Converts the ugly KUNIV schedule into a prettier version Example: This is how the university schedule looks like: This is what the tool converts it into: To build locally: Make sure you have Node.js installed: https://nodejs.org/en/ open file directory in terminal and get node_modules npm build run project npm start