Giter Club home page Giter Club logo

jtunes's Introduction

jTunes

Software Design Lab—Final Project Group A.

jTunes, a Java-based version of iTunes. Using SQL Database to store information on songs, and has built-in audio playback functionality.

Project Description:

jTunes is an application that is essentially an audio player that lets you search for songs in a database based on genre, artist, albumname, and song name, and play the song for you, with full playback functionality. Our project in particular used JavaFX, a very new Java library that ships with Java as of Java 8, that allows us to play mp3 files. To run our program you MUST have at least Java 8 installed.

Instructions:

We have attached one .jar file, which is the main application. To run this app, you may simply click on it, or if you wish to see more detailed debug info, run it in console with the command ‘java –jar jTunes.jar’. Note that it may take a while at the start to boot up because it will have to generate a database on your computer. Note that we have set our login information as the following:
Username: root
Password:


There is no password. If you have a password on your MySQL database, use command SET PASSWORD FOR 'root'@'localhost' = PASSWORD(''); to blank the password so you can run our application.

jtunes's People

Contributors

cartoonman avatar ahmed3m avatar cactusgroup avatar

Watchers

James Cloos avatar  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.