SuperSonicHub1 / rex-ical

A calendar for events at MIT's Residence EXploration.

Home Page:https://rex-ical.supersonichub1.repl.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MIT REX iCalendar

A calendar for events at MIT's Residence EXploration.

I wrote this in 30 minutes. Done this same song and dance so many times I can do it with my eyes closed. Maybe I should make an

Based on:

Deploy

poetry install
# For the lazy...
python3 main.py 
# For the more upstanding
gunicorn 'rex_ical:create_app()'

Screenshots

Index of web server: Simplistic webpage with following text: "MIT REX iCalendar. Based on: T-REX, the DormCon REX API; REX Events on MIT DormCon. Cop it! How do I import this into Google Calendar?"

Generated calendar imported into Google Calendar: Four-day calendar from August 26th through 29th filled with dozens of events in small, overlapping cyan rectangles

About

A calendar for events at MIT's Residence EXploration.

https://rex-ical.supersonichub1.repl.co

License:The Unlicense


Languages

Language:Python 78.7%Language:HTML 21.3%