{"id":22314541,"url":"https://github.com/piotrpdev/melodyshare","last_synced_at":"2026-04-17T02:31:29.140Z","repository":{"id":238146488,"uuid":"744573374","full_name":"piotrpdev/MelodyShare","owner":"piotrpdev","description":"Android app for sharing melodies with friends!","archived":false,"fork":false,"pushed_at":"2025-01-04T20:40:23.000Z","size":818,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-02-07T18:59:29.424Z","etag":null,"topics":["android","midi","music"],"latest_commit_sha":null,"homepage":"https://www.youtube.com/watch?v=BSotEKMmxo8","language":"Kotlin","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/piotrpdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2024-01-17T15:21:11.000Z","updated_at":"2025-01-04T20:41:13.000Z","dependencies_parsed_at":"2024-05-04T16:22:47.531Z","dependency_job_id":"b6052b2c-f1c9-4046-880d-ef759626b376","html_url":"https://github.com/piotrpdev/MelodyShare","commit_stats":null,"previous_names":["mobile-app-dev-1/melodyshare","piotrpdev/melodyshare"],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/piotrpdev/MelodyShare","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrpdev%2FMelodyShare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrpdev%2FMelodyShare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrpdev%2FMelodyShare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrpdev%2FMelodyShare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/piotrpdev","download_url":"https://codeload.github.com/piotrpdev/MelodyShare/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrpdev%2FMelodyShare/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31912332,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["android","midi","music"],"created_at":"2024-12-03T22:10:30.722Z","updated_at":"2026-04-17T02:31:29.114Z","avatar_url":"https://github.com/piotrpdev.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- markdownlint-configure-file {\n  \"MD033\": false,\n  \"MD041\": false\n} --\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n# MelodyShare\n\nAn Android app for sharing melodies with friends!\n\nCA submission for SETU's Mobile Application Development module.\n\n\u003cimg alt=\"App demo\" width=\"500px\" src=\".github/img/demo.png\" /\u003e\n\n\u003c/div\u003e\n\n## Features\n\n- [x] Responsive Material Design 3 UI with dark mode support.\n- [x] Create, search, edit, and remove playable melodies with validation and filtering.\n- [x] Store melodies both locally and in the cloud with offline access thanks to Firebase.\n- [x] Get notified when a user shares a melody with you thanks to Firebase Cloud Messaging.\n- [x] English and Polish language support.\n\n## Setup\n\n### Firebase\n\n\u003e [!NOTE]\n\u003e Remember to generate and add the SHA to your Android app settings in Firebase,e.g.:\n\u003e `./gradlew signingReport`\n\nThis app uses [Firebase](https://firebase.google.com/) so you need to set-up a project and place the generated `google-services.json` into the `app/` directory.\n\n### Google Cloud Functions\n\nThis project contains some Google Cloud Functions you need to setup in `google_cloud_functions/`:\n\n- `addUserToDB`\n    - Environment: 1st gen\n    - Trigger: Firebase Authentication - create\n\n- `sendFCM`\n  - Environment: 1st gen\n  - Trigger: Cloud Firestore - create - `shares/{shareId}`\n\n## Contributing\n\n- **Linting:** run the `ktlintFormat` Gradle task.\n- **Documentation:** run the `dokkaHtml` Gradle task.\n  - Dokka output will be generated to: `app/build/dokka/html/` \n- **Testing:** run the `test` Gradle task.\n- **Test Coverage:** run the `connectedCheck` Gradle task.\n  - Jacoco report will be generated to: `app/build/reports/androidTests/connected/debug/`\n\n## Wireframes\n\nHere are some of the original wireframes/sketches of the design for the app.\n\n|                         App                         |                                Sequencer                                |\n|:---------------------------------------------------:|:-----------------------------------------------------------------------:|\n| ![app_wireframe.png](.github/img/app_wireframe.png) | ![melody-sequencer-sketch.jpg](.github/img/melody-sequencer-sketch.jpg) |\n\n## License\n\nThe code in this repository is licensed under the [MIT License](https://opensource.org/license/mit), see [LICENSE.md](./LICENSE.md) for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiotrpdev%2Fmelodyshare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpiotrpdev%2Fmelodyshare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiotrpdev%2Fmelodyshare/lists"}