Skip to content
/ iUPB Public
forked from dirkschumacher/iUPB

The currently running stable iUPB web application.

License

Notifications You must be signed in to change notification settings

yippie-io/iUPB

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iUPB

iUPB is an extensible, open-source rails3 web-application for the University of Paderborn: www.i-upb.de. Students and staff use it to get current information about restaurants, busses, weather, they manage their courses and post ads to a pinboard.

The app uses Bootstrap and is accessible by all major browsers and operating systems. We also created two apps for iOS and Android. Check them out as well!

Code Climate Gemnasium

Setup

  • Install Ruby 1.9 and Bundler (we run 1.9.2 live)
  • Install Mongodb brew install mongodb
  • Start mongodb
  • Optional: install and start elasticsearch brew install elasticsearch
  • install our dependencies with bundle install
  • startup iUPB with rails s
  • Navigate to http://localhost:3000

Contribute

Fork our repository, change, test and then make a pull-request.

Stats

  • Got an award from the university in late 2012 for the best student app
  • Further received an award from Germany's CIO (www.cio.bund.de) for our open-source activities
  • Was started by @dirkschumacher in 2010 and has been completely redesigned together with @MichaelWhi in early 2012
  • Has more than 4,500 active Android installations (6,000+ downloads) and more than 6,000 iOS downloads
  • We haven't spent a single euro on infrastructure so far. During the week we daily serve 3,000+ users by just using free plans of popular Heroku services (thanks @heroku!)

Find out more

About

The currently running stable iUPB web application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 42.6%
  • JavaScript 30.6%
  • CoffeeScript 15.3%
  • CSS 11.5%