Git Product home page Git Product logo

evap's Introduction

EvaP - Evaluation Platform

build status Dependency Status Code Health Code Coverage

What is EvaP?

EvaP is the course evaluation system used internally at Hasso Plattner Institute at the University of Potsdam.

For the documentation, please see our wiki.

Installation

The easiest setup using Vagrant and VirtualBox is shown here. For manual installation instructions and production deployment please see the wiki page on installation.

  1. Install git, Vagrant and VirtualBox

  2. Fork the Evap repository (using the Fork-button in the upper right corner on GitHub)

  3. Run the following commands on the command line to clone the repository, create the Vagrant VM and run the Django development server:

     git clone --recurse-submodules https://github.com/<your_github_username>/EvaP.git
     cd EvaP
     vagrant up
     vagrant ssh
     ./manage.py run
    
  4. Open your browser at http://localhost:8000/ and login with username evap and password evap

That's it!

Contributing

We'd love to see contributions, feel free to fork! You should probably branch off master, the branch release is used for stable revisions.

License

MIT, see LICENSE.md.

Supported Browsers

The platform is only tested in Mozilla Firefox and Google Chrome. Other browsers might not render all pages correctly.

evap's People

Contributors

karyon avatar janno42 avatar michaelgruenewald avatar 02strich avatar cyroxx avatar schulzt avatar richardebeling avatar pfischbeck avatar he3lixxx avatar makoline avatar felixrindt avatar schnaaabeltier avatar bartzi avatar lmm-git avatar rs22 avatar nef10 avatar jenniferstamm avatar schumannd avatar steditor avatar davidimmhahn avatar leage avatar klaraseitz avatar paul-geppert avatar niconomaa avatar kateyy avatar pixunil avatar mrserth avatar lehmannro avatar drs-m avatar piepmatz avatar

Watchers

 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.