Coder Social home page Coder Social logo

worblehat-youtube's Introduction

Worblehat

Build Status Floobits Status

Worblehat is a training application for the Scrum for Developers training held by codecentric AG, as well as for the Professional Scrum Developer training when given by codecentric.

YouTube Let's Code with Bene and Andreas

In a series of livestreams, Bene and Andreas will implement the complete Backlog that is usually used during the training.

You can vote on the issues in order to influence the order of the Product Backlog. Please react with a "Thumbs Up" to the issue that You are interested in to see.

Developing the application

Data base setup

A PostgreSQL data base can be started locally using docker-compose:

docker-compose up

The docker compose setup includes Adminer for adminstrating the data base. Once the data base is started point your broser to http://localhost:8081 and log into the data base:

Setting Value
Data base system PostgreSQL
Server db
User postgres
Password worblehat-pw
Data base postgres

Build process

You can use the maven wrapper to compile and execute the application

  • Compile everything: ./mvnw clean install
  • Run the application: `./mvnw -pl worblehat-web spring-boot:run
  • Run the acceptancetests: ./mvnw -Pinclude-acceptancetests -pl worblehat-acceptancetests test

worblehat-youtube's People

Contributors

britter avatar andreasek avatar andreashouben avatar mlex avatar tobiasflohre avatar bripkens avatar riggs333 avatar schrieveslaach avatar

Watchers

James Cloos avatar Constantin Krüger 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.