Skip to content
This repository has been archived by the owner on Apr 3, 2022. It is now read-only.

nilskre/CommonPlayground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CommonPlayground

CommonPlayground Logo

Blog
YouTrack

Vision

Inspired by carpool coordination services like ‘BlaBlaCar’ or ‘Mitfahrzentrale’ we want to build an application to coordinate game sessions. We plan to create a platform for people who are looking for other people to play games with. Covering online multiplayer games, tabletop, pen and paper or regular board games we want to provide a kind of bulletin board where people can state what they want to play, when and where they want to do it and how many people they are looking for. Others can then react to the postings and virtually join the play session to be connected by us so everyone can coordinate the actual play session together on a Common Playground.

Badges

Build status master Build Status
Build status dev Build Status
Codacy Grade Codacy Badge
Code Test Coverage Codacy Badge

Installation

Backend

  • requirements: Docker

  • Execute: docker run -p 8080:8080 commonplayground/commonplayground This will download the latest Docker container from DockerHub and executes the Spring Boot backend on http://localhost:8080

Frontend

  • Allow installation of apps from unknown sources.

  • Then download our latest release and install it: Releases

If it isn't working the first time, then install a older version first, and uninstall it again. Then you should be able to install the latest release.