Skip to content

A database application to model the backend of a media streaming service that manages Artists, Podcasts, Songs, Albums, Record Labels, etc. Also incorporating the payments for artists and podcast hosts made by the streaming service.

Notifications You must be signed in to change notification settings

ritwik4690/WolfMedia

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

151 Commits
 
 
 
 
 
 

Repository files navigation

CSC540-DBMS-TeamT-WolfMedia

To configure the application and database locally, run the docker compose command as follows (inside the backend directory):

docker compose up --build

Make sure that docker is installed locally

To access the API endpoints of the WolfMedia Streaming application, load the following URL:

http://localhost:8080/swagger-ui.html

Team members:

About

A database application to model the backend of a media streaming service that manages Artists, Podcasts, Songs, Albums, Record Labels, etc. Also incorporating the payments for artists and podcast hosts made by the streaming service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 99.9%
  • Dockerfile 0.1%