igneus / oc-calendar-web-app

simple Sinatra app rendering Old Catholic liturgical calendar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is just a tiny Sinatra application using czech_old_catholic_calendar to generate Old Catholic liturgical calendar and display it as a HTML page.

Usage

  • bundle install to install dependencies
  • bundle exec ruby app.rb will run the application locally
  • with your web browser visit http://localhost:4567
  • in order to see calendar for a specified year, modify the browser path - e.g. http://localhost:4567/2000 to get calendar for year 2000-2001

About

simple Sinatra app rendering Old Catholic liturgical calendar


Languages

Language:HTML 51.3%Language:Ruby 48.7%