Skip to content

Madhav-07/Music-Streaming-Service

Repository files navigation

Music-Streaming-Service

Instructions to Run Code:

In MySQL Command Prompt run the following commands:

  1. create database music_streaming_service
  2. use music_streaming_service
  3. source /Create.sql
  4. source /Alter.sql
  5. source /Insert.sql

In music_streaming_music.java, change the following:

  1. Update appropriate mysql username and password in JDBC program

In Ubuntu Terminal run the following commands:

  1. export CLASSPATH = ‘/mysql�connector-java-8.0.18.jar:.’
  2. javac music_streaming_service.java
  3. java music_streaming_service

Now, you can use the menu-driven application of music_streaming_service

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages