Giter Club home page Giter Club logo

event-und-raumplanung's Introduction

Build Status Dependency Status Heroku License

SM

![](https://img.shields.io/badge/ScrumLint -- Team A-87.2-green.svg) ![Team Biber](https://img.shields.io/badge/ScrumLint -- Team B-77.1-yellowgreen.svg) ![](https://img.shields.io/badge/ScrumLint -- Team C-76.4-yellowgreen.svg) ![](https://img.shields.io/badge/ScrumLint -- Team D-79.2-yellowgreen.svg) ![](https://img.shields.io/badge/ScrumLint -- Team E-77.8-yellowgreen.svg)

Building

Branch Status
master Build Status
dev Build Status
Axolotl Build Status
Biber Build Status
Clownfish Build Status
Dolphins Build Status
Elch Build Status

event-und-raumplanung

Ein Tool das die interne Planung von Events verbessern soll und dabei besonderen Fokus auf die Zuteilung von Räumen und Ausstattung legt.

Live-System

http://event-und-raumplanung.herokuapp.com/

http://event-und-raumplanung-dev.herokuapp.com/ (dev branch)

Fehleranalyse: http://swt2-2014-errbit.herokuapp.com

Setup

Es gibt zwei Möglichkeiten das Projekt aufzusetzen. Einmal mit einer virtuellen Maschine und Vagrant (langsamer, geht dafür auch unter Windows) oder direkt auf deinem System.

Wenn du Vagrant (mit postgresql) benutzen willst (Vagrant muss installiert sein):

vagrant up
vagrant ssh
cd hpi-swt2
# Lokale docs machen die Gem-Installation langsamer
# und brauchen Speicherplatz
echo “gem: --no-document” >> ~/.gemrc
bundle install
gem install pg
cp config/database.psql.yml config/database.yml
# Die Session muss neu gestartet werden
exit

Ihr könnt das System auch mit sqlite nutzen (nicht empfohlen):

bundle install --without=production
cp config/database.sqlite.yml config/database.yml

Um den rails dev server zu starten:

vagrant ssh # mit der VM verbinden
cd hpi-swt2
rails s # kurz für rails server

Pull request

Wir benutzen review.ninja für Pull Requests.

Deployment

Travis CI deployed den Master-Branch (nach erfolgreichem Build) auf Heroku. Die Badges enthalten die Links zu den verschiedenen Diensten.

FAQ

In case of strange errors around Capybara-Webkit, please keep in mind to install QT windowing framework

sudo apt-get install libqt4-dev

event-und-raumplanung's People

Contributors

atyanar avatar dasdinggehtnicht avatar dome-ger avatar domhey avatar fabianwiebe avatar hsgfan avatar jasunny avatar jonaskeutel avatar killerameise avatar leoselig avatar mgrabs avatar mr-flannery avatar numberpi avatar olegsfinest avatar paszin avatar philipp94831 avatar r-springer avatar rosabraatz avatar rs22 avatar samifalcon avatar sebastiankliem avatar sebastianrehfeldt avatar somae avatar svenihde avatar svenlehmann avatar tamslo avatar thulur avatar tkowark avatar velian avatar wolfkarl avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.