/sporttag-psa

Tournament Management for PSA.

Primary LanguageKotlinGNU General Public License v3.0GPL-3.0

PSA

Build Status Quality Gate Status Board Status

PSA is a sport event management system.

More info will be available on: https://billedtrain380.github.io/sporttag-psa/

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Installing

Clone the repository

git clone https://github.com/BilledTrain380/sporttag-psa.git
cd sporttag-psa

Run the application

./gradlew bootRun

Running the tests

./gradlew test

Deployment

Get the latest version of PSA.

PSA is a standalone application. It uses the operating system depending application support directory to store its data.

Run as docker

PSA is available as docker image: https://hub.docker.com/r/billedtrain380/psa

Run standalone

PSA can be run as standalone application: https://billedtrain380.github.io/sporttag-psa/pages/downloads

Roadmap

Interest where PSA is going? Look at the roadmap.

https://dev.azure.com/billedtrain380/PSA/_boards/board/t/PSA%20Team/Stories

Built With

  • Gradle - Dependency Management
  • Spring - Server Framework used
  • Angular - Frontend Framework used
  • H2 - Database Engine used

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the GPL-3.0 License - see the LICENSE.md file for details