Elma-KG / AudioPlayer3

Other
0 stars 0 forks source link

HBV202G AudioPlayer

By Elma Karen Gunnarsdóttir and Jóhannes Jóhannesson

A project that can make you "login" with your name and then make you chose between a few playlist, and after choosing one you can play the song that are on that playlist. Making the song stop and start, while also seeing the progress of how much of the song has played.

Installation

System requirements

Have the following installed on your system

Project Structure

UML Class diagram: here

Building

Maven:

Maven Compiler Plugin: Maven source 21, version 3.11.0.

JavaFX Maven Plugin: Version 0.0.8. (Group ID: org.openjfx)

Usage

Executing the Main Method

To be able to load the program there are a few ways, one with maven where you go to Maven -> Plugins -> javafx -> javafx:run

The second way is through PlayerApplication and pressing the run current file in the top right corner. PlayerApplication is the main Class.

If users do not have Maven, the they can run it as the following:

License

MIT