{"id":23087941,"url":"https://github.com/devmunoz/musica","last_synced_at":"2026-02-10T05:32:08.358Z","repository":{"id":264204545,"uuid":"59463235","full_name":"devmunoz/musica","owner":"devmunoz","description":"My first (rookie) project ","archived":false,"fork":false,"pushed_at":"2024-11-23T17:30:35.000Z","size":84677,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-16T08:40:06.670Z","etag":null,"topics":["java","jdbc","mysql","swing","swing-gui"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devmunoz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-05-23T07:56:29.000Z","updated_at":"2024-11-26T12:09:53.000Z","dependencies_parsed_at":"2025-05-30T17:47:57.165Z","dependency_job_id":"781f372c-605f-4d8e-afd5-24a59ba5a1a1","html_url":"https://github.com/devmunoz/musica","commit_stats":null,"previous_names":["devmunoz/musica"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devmunoz/musica","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmunoz%2Fmusica","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmunoz%2Fmusica/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmunoz%2Fmusica/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmunoz%2Fmusica/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devmunoz","download_url":"https://codeload.github.com/devmunoz/musica/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmunoz%2Fmusica/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29291145,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T03:42:42.660Z","status":"ssl_error","status_checked_at":"2026-02-10T03:42:41.897Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["java","jdbc","mysql","swing","swing-gui"],"created_at":"2024-12-16T20:15:33.191Z","updated_at":"2026-02-10T05:32:08.312Z","avatar_url":"https://github.com/devmunoz.png","language":"Java","readme":"# Música 🎵\n\n###### Last update: 12/2024\n\n#### My first Java project as a developer, 8 years ago 😿\n\n## Description\n\nThis application is a music library GUI built with Java Swing and connected to a MySQL database via JDBC driver.\n\nThe application allows to store, view, edit, and group songs in a very simple way.\n\nThe database is too simple, consisting of only one table named 'songs', where song metadata, album cover, and mp3 file are stored (yes, a blob in the database... it was my first project 😕) .\n\n## Screenshots\n\n![Main window](assets/main.png)\n\n![List of songs](assets/list.png)\n\n![Song edition](assets/edition.png)\n\n![Database parameters](assets/database.png)\n\n## Installation and Execution\n\n- Prerequisites:\n  - Install JRE on your machine following the instructions on [java.com](https://www.java.com/en/download/help/index_installing.html)\n  - Install Docker and Docker Compose following the instructions on [docs.docker.com](https://docs.docker.com/get-started/get-docker/)\n- Run MySQL (with Docker 🚀️)\n  - Go to the directory where the Docker container files are located:\n  ```\n  cd Musica/mysql-docker\n  ```\n  - Build and run the Docker container\n  ```\n  docker compose up -d\n  ```\n- Compile the Java project\n  ```\n  ./compile.sh\n  ```\n- Run it 😄\n  ```\n  ./run.sh\n  ```\n\n## Contribution\n\nFeel free! Receiving updates here will be strange but amazing!\n\n## License\n\nThis project is licensed under the MIT License. See the LICENSE file for more details.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevmunoz%2Fmusica","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevmunoz%2Fmusica","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevmunoz%2Fmusica/lists"}