Giter Club home page Giter Club logo

fieldbet-app's Introduction

SWA Projekt - FieldBet

Entwicklung einer Web-Anwendung mit Java, Jakarta EE und Quarkus

Patrick Felschen | Julian Voß

In dieser Ausarbeitung wird die Planung und Implementation einer Web-Applikation unter Nutzung von Jakarta Enterprise Edition (EE) und Quarkus dargestellt.

Die umgesetzte Anwendung stellt ein Tippspiel für Fußballspiele dar. Nutzern ist es möglich, nach einer Registrierung Wetten auf angebotene Spiele abzugeben.

Ein Administrator ist dafür zuständig, anstehende Spiele in das System einzutragen, sowie abgeschlossene Spiele mit dem entsprechenden Ergebnis zu aktualisieren.

Wurde ein Spiel beendet, nimmt das System eine automatische Punkteverteilung vor, die Punkte werden anhand der Genauigkeit des Tipps vergeben. Das System kann über eine Web-App und eine REST-Schnittstelle bedient werden

Bauen der Anwendung

./mvnw compile

Ausführen der Anwendung (dev mode)

./mvnw quarkus:dev

INFO: Docker-Umgebung muss vorhanden sein.

Testen der Anwendung

./mvnw test

INFO: Docker-Umgebung muss vorhanden sein.

Benutzer

# username password role
1 pfelsche pfelsche admin
2 juliavos juliavos admin
3 user user user

SWAGGER UI:

http://localhost:8080/q/swagger-ui

REST-Resourcen:

http://localhost:8080/api/v1/

WEB-Anwendung:

http://localhost:8080/web/v1/bets

webapp

Keycloak

http://localhost:8180/

Metriken

http://localhost:8080/q/metrics

Test

Um die REST-Schnittstelle zu testen, kann das folgende Insomnia Projekt importiert werden:

Insomnia Projekt Export

Struktur der Anwendung

User Management

usermanagement

Match Management

matchmanagement

Bet Management

betmanagement

Shared

sharedmanagement

Struktur der Datenbank

database

fieldbet-app's People

Contributors

patrickfelschen 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.