{"id":19869961,"url":"https://github.com/khubaibkhan4/receipe-kmp","last_synced_at":"2025-08-22T05:38:33.421Z","repository":{"id":205159317,"uuid":"713431537","full_name":"KhubaibKhan4/Receipe-KMP","owner":"KhubaibKhan4","description":"Receipe-KMP is developed using the Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2023-11-12T06:55:12.000Z","size":21664,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T22:37:36.819Z","etag":null,"topics":["android","browser-compose","compose","compose-web","desktop-compose","ios","ios-swift","kmm","kmp","kmp-library","kotlin","multiplatform","receipe-app","recepie-kmp","recepies","recipe","recipe-kmp"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/KhubaibKhan4.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-02T14:05:42.000Z","updated_at":"2024-08-10T12:01:38.000Z","dependencies_parsed_at":"2023-11-12T07:37:36.432Z","dependency_job_id":null,"html_url":"https://github.com/KhubaibKhan4/Receipe-KMP","commit_stats":null,"previous_names":["khubaibkhan4/receipe-kmp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KhubaibKhan4/Receipe-KMP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KhubaibKhan4%2FReceipe-KMP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KhubaibKhan4%2FReceipe-KMP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KhubaibKhan4%2FReceipe-KMP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KhubaibKhan4%2FReceipe-KMP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KhubaibKhan4","download_url":"https://codeload.github.com/KhubaibKhan4/Receipe-KMP/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KhubaibKhan4%2FReceipe-KMP/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271592487,"owners_count":24786595,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"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","browser-compose","compose","compose-web","desktop-compose","ios","ios-swift","kmm","kmp","kmp-library","kotlin","multiplatform","receipe-app","recepie-kmp","recepies","recipe","recipe-kmp"],"created_at":"2024-11-12T16:07:29.287Z","updated_at":"2025-08-22T05:38:33.370Z","avatar_url":"https://github.com/KhubaibKhan4.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Compose Multiplatform Application\n\n## Screenshots\n\u003cimg src=\"https://github.com/KhubaibKhan4/Receipe-KMP/blob/master/screenshots/11.png\" width=\"200\" height=\"400\" /\u003e \u003cimg src=\"https://github.com/KhubaibKhan4/Receipe-KMP/blob/master/screenshots/22.png\" width=\"200\" height=\"400\" /\u003e \u003cimg src=\"https://github.com/KhubaibKhan4/Receipe-KMP/blob/master/screenshots/33.png\" width=\"200\" height=\"400\" /\u003e \u003cimg src=\"https://github.com/KhubaibKhan4/Receipe-KMP/blob/master/screenshots/44.png\" width=\"200\" height=\"400\" /\u003e \u003cimg src=\"https://github.com/KhubaibKhan4/Receipe-KMP/blob/master/screenshots/55.png\" width=\"200\" height=\"400\" /\u003e \u003cimg src=\"https://github.com/KhubaibKhan4/Receipe-KMP/blob/master/screenshots/66.png\"  /\u003e \u003cimg src=\"https://github.com/KhubaibKhan4/Receipe-KMP/blob/master/screenshots/77.png\"  /\u003e\n\n\n## Before running!\n - check your system with [KDoctor](https://github.com/Kotlin/kdoctor)\n - install JDK 17 on your machine\n - add `local.properties` file to the project root and set a path to Android SDK there\n\n### Android\nTo run the application on android device/emulator:  \n - open project in Android Studio and run imported android run configuration\n\nTo build the application bundle:\n- run `./gradlew :composeApp:run:composeApp:run`\n - find `.apk` file in `composeApp/build/outputs/apk/debug/composeApp-debug.apk`\n\n### Desktop\nRun the desktop application: `./gradlew :composeApp:run`\n\n### iOS\nTo run the application on iPhone device/simulator:\n - Open `iosApp/iosApp.xcproject` in Xcode and run standard configuration\n - Or use [Kotlin Multiplatform Mobile plugin](https://plugins.jetbrains.com/plugin/14936-kotlin-multiplatform-mobile) for Android Studio\n\n### Browser\nRun the browser application: `./gradlew :composeApp:jsBrowserDevelopmentRun`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhubaibkhan4%2Freceipe-kmp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhubaibkhan4%2Freceipe-kmp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhubaibkhan4%2Freceipe-kmp/lists"}