An open API service indexing awesome lists of open source software.

https://github.com/jamesatjaminit/classcharts-to-ical

A simple API to provide an ICal file for ClassCharts
https://github.com/jamesatjaminit/classcharts-to-ical

classcharts deno

Last synced: about 1 year ago
JSON representation

A simple API to provide an ICal file for ClassCharts

Awesome Lists containing this project

README

          

# ClassCharts To Ical

A simple API to convert a classcharts timetable & homeworks to an ical file.

# Usage

Usage instructions are avaiable at
https://classcharts-to-ical.jamesatjaminit.dev (or the link of your local
instance).

# Development

## With Deno Deploy

1. Fork this repository
2. Create a new Deno Deploy project at
[https://dash.deno.com/](https://dash.deno.com/)
3. Link the project to your forked repository
4. Done! You can now make changes to the code and they will be automatically
deployed to your Deno Deploy project.