Coder Social home page Coder Social logo

car-rental's Introduction

car-rental

Java CI with Maven Quality Gate Status Coverage

Car Rental JavaFX desktop application powered by Spring

Screenshot

Background

This project started out as a university project during our Bachelor studies as part of the Programming 3 class at the University of Applied Sciences in Saarbrücken. We picked it up for our Master studies again, this time as part of the Software Quality Engineering class. Originally, the goal was to get familiar with UI programming. Now, we want to leverage our experience and knowledge to increase the overall quality of the project.

Technology Stack

  • Java 17
  • JavaFX
  • Spring Boot

Getting Started

Building from Source

We use Maven for building the source code. Run the following command to compile with tests:

mvn clean verify

Using headful mode

By default, the JavaFX tests run in headless mode. Use the following property if you want to run in headful mode:

mvn clean verify -Dtests.testfx.headless=false

Running the Application

We can make use of Springs Maven plugin to start the application like so:

mvn spring-boot:run

Changing Languages

To change the language of the application you can replace the JVM locale like so:

mvn spring-boot:run -Dspring-boot.run.jvmArguments="-Duser.language=de -Duser.country=DE"

car-rental's People

Contributors

akelsch avatar lraubuch avatar jthewes avatar juquint avatar hagsche avatar miboes 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.