chk1 / openmensa

Central hub for canteen information (meals, location ...)

Home Page:openmensa.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenMensa - Die offene Mensa Datenbank.

Build Status Coverage Status Code Climate Dependency Status

OpenMensa is a free database for canteens. We act as a central exchange for all canteen relevant information, such as canteen list, canteen position and meal menus.

We provide a standardized format to access and provide this information. This reduces the workload for a canteen provider to make their meal menus available on different end points (website, android, iOS ...).

We are currently focused on Germany but are interested to open to other countries.

Dependencies

  • Ruby 2.x
  • Gems (rails 4.1, for other see Gemfile)
  • PostgreSQL as database backend
  • whenever regular tasks (fetching menus, sending emails)

Getting started

  1. install needed gems

    bundle install
  2. Run test suite

bundle exec rake

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Add specs for your feature
  4. Implement your feature
  5. Commit your changes (git commit -am 'Add some feature')
  6. Push to the branch (git push origin my-new-feature)
  7. Create new Pull Request

License

AGPL License

Copyright, 2014 OpenMensa

About

Central hub for canteen information (meals, location ...)

openmensa.org

License:GNU Affero General Public License v3.0


Languages

Language:Ruby 77.1%Language:HTML 14.6%Language:CSS 7.6%Language:CoffeeScript 0.7%