Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/billstephens2022/musicdbjavafx

A Music JavaFX application linked to a SQLite database where SQL queries are performed when interacting with a JavaFX GUI.
https://github.com/billstephens2022/musicdbjavafx

java java-17 javafx jdbc sqlite sqlite3

Last synced: 27 days ago
JSON representation

A Music JavaFX application linked to a SQLite database where SQL queries are performed when interacting with a JavaFX GUI.

Awesome Lists containing this project

README

        

# Music DB - JavaFX
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)

## Description

A Music Database application built with Java with a JavaFX GUI, and SQLite database using the JBDC driver.
This project was part of a Java Tutorial on Udemy.

### App Screenshot
![app screenshot](screenshot.png)

## Table of Contents

- [Installation](#installation)
- [Usage](#usage)
- [License](#license)
- [Contributing](#contributing)
- [Tests](#tests)
- [Questions](#questions)

## Installation

run in JavaFX

## Usage

Upon opening application you should see a list of artists. Select an artist and click the Show Albums button to show albums by that artist. Clicking the List Artists button will show the full list of artists again.

## License
This application is covered under the MIT License.

For more information: https://opensource.org/licenses/MIT

## Contributing
N/A

## Tests
N/A

## Questions
Contact Info

GitHub user name: BillStephens2022

Link to GitHub profile: https://github.com/BillStephens2022

Email: [email protected]