A simple tool for importing UC Merced course schedules into Apple Calendar, Google Calendar, and other calendars that accept ICS files.
This project is inspired by ryanlee68's merced_calendar. You can check it out here!
Clone the project
git clone https://github.com/aelew/ucmerced-ical.git
Go to the project directory
cd ucmerced-ical
Install dependencies
npm i
Start development server
npm run dev