{"id":20677620,"url":"https://github.com/cminhho/music-manager-exercise","last_synced_at":"2026-04-21T00:02:10.989Z","repository":{"id":25237539,"uuid":"28662133","full_name":"cminhho/Music-Manager-Exercise","owner":"cminhho","description":"Music manager exercise","archived":false,"fork":false,"pushed_at":"2022-12-16T02:37:59.000Z","size":1957,"stargazers_count":1,"open_issues_count":8,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-15T22:35:16.666Z","etag":null,"topics":["spring-mvc"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cminhho.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-31T09:27:02.000Z","updated_at":"2023-01-31T16:36:15.000Z","dependencies_parsed_at":"2023-01-14T02:22:43.952Z","dependency_job_id":null,"html_url":"https://github.com/cminhho/Music-Manager-Exercise","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cminhho/Music-Manager-Exercise","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cminhho%2FMusic-Manager-Exercise","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cminhho%2FMusic-Manager-Exercise/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cminhho%2FMusic-Manager-Exercise/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cminhho%2FMusic-Manager-Exercise/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cminhho","download_url":"https://codeload.github.com/cminhho/Music-Manager-Exercise/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cminhho%2FMusic-Manager-Exercise/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32071015,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T21:26:33.338Z","status":"ssl_error","status_checked_at":"2026-04-20T21:26:22.081Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["spring-mvc"],"created_at":"2024-11-16T21:16:30.396Z","updated_at":"2026-04-21T00:02:10.971Z","avatar_url":"https://github.com/cminhho.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Music Manager Exercise\nThe goal of the exercise is to make a music manager application.  A music manager application allows you to browse through a music library, add new entries and delete them (so the usual Create, Update and Delete stuffs (CRUD)).\n\nAll music data should be stored server side in a database.  The client should be a web client.  Communication between clients and server should go over REST.\n\nOn the server side we expect the application to be deployed in a Tomcat server.  The client should always communicate to one dedicated service interface (MusicManagerService).  The MusicManagerService implementation is a POJO which is using Spring to interact with the database.\n\n\u003cb\u003eHow should the GUI look?\u003c/b\u003e\n\n\u003cimg src=\"https://github.com/cminhho/Music-Manager-Exercise/blob/master/screenshots/home.png\" width=\"500\"\u003e\n\nThe GUI can be very basic: a table which lists all music files.  There should be an action bar with 'Add’ (which leads to ‘Add Song’ page mentioned below), ‘Delete’ buttons and a Search box.  \n\n\u003cimg src=\"https://github.com/cminhho/Music-Manager-Exercise/blob/master/screenshots/add_songs.png\" width=\"500\"\u003e\n\nWe also need to support ‘Play’ and ‘Edit’ modes for each song, as followings:\n\n\u003cimg src=\"https://github.com/cminhho/Music-Manager-Exercise/blob/master/screenshots/song_details.png\" width=\"500\"\u003e\n\u003cimg src=\"https://github.com/cminhho/Music-Manager-Exercise/blob/master/screenshots/update_song.png\" width=\"500\"\u003e\n\n\n## Technology requirements\n### Server\n+ Tomcat 7.0.56 (Download link)\n+ Eclipse IDE Luna Service Release 1 v4.4.1(Download link)\n+ Spring 4.1.1 (No download required)\n+ JDK 1.7 (Download link)\n+ \u003cb\u003eNice to have:\u003c/b\u003e\n  + Spring Security (Login)\n  + Notifications to the clients\n\n### Client\n+ Javascript\n+ AngularJS (MVC)\n+ Twitter Bootstrap\n+ HTML5/CSS3\n+ JSON\n+ \u003cb\u003eNice to have:\u003c/b\u003e\n  + Unit-testing (Jasmine, Karma)\n  + Localization (L10n) and Internalization (i18n)\n  + Multi-browser support (Firefox, IE, Safari, Chrome…) =\u003e just an improvement\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcminhho%2Fmusic-manager-exercise","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcminhho%2Fmusic-manager-exercise","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcminhho%2Fmusic-manager-exercise/lists"}