{"id":19294308,"url":"https://github.com/mdecker-mobilecomputing/cordova_hallonamemitbootstrap","last_synced_at":"2026-04-30T03:37:31.782Z","repository":{"id":119792354,"uuid":"303140187","full_name":"MDecker-MobileComputing/Cordova_HalloNameMitBootstrap","owner":"MDecker-MobileComputing","description":"Einfache Cordova-App, die das CSS-Framework Bootstrap verwendet","archived":false,"fork":false,"pushed_at":"2024-03-27T08:27:47.000Z","size":92,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-22T00:04:10.900Z","etag":null,"topics":["bootstrap","cordova"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MDecker-MobileComputing.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}},"created_at":"2020-10-11T14:33:47.000Z","updated_at":"2024-03-27T08:27:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"0176886e-352a-43c7-9765-ea109efca386","html_url":"https://github.com/MDecker-MobileComputing/Cordova_HalloNameMitBootstrap","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MDecker-MobileComputing/Cordova_HalloNameMitBootstrap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDecker-MobileComputing%2FCordova_HalloNameMitBootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDecker-MobileComputing%2FCordova_HalloNameMitBootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDecker-MobileComputing%2FCordova_HalloNameMitBootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDecker-MobileComputing%2FCordova_HalloNameMitBootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MDecker-MobileComputing","download_url":"https://codeload.github.com/MDecker-MobileComputing/Cordova_HalloNameMitBootstrap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDecker-MobileComputing%2FCordova_HalloNameMitBootstrap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32454147,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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":["bootstrap","cordova"],"created_at":"2024-11-09T22:37:52.046Z","updated_at":"2026-04-30T03:37:26.767Z","avatar_url":"https://github.com/MDecker-MobileComputing.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cordova-App \"Hallo Name\" mit Bootstrap #\r\n\r\n\u003cbr\u003e\r\n\r\nThis repository contains the [Cordova](https://cordova.apache.org/) project for a very simple mobile app based on the UI/CSS framework [Bootstrap](https://getbootstrap.com/),\r\nthat can be compiled to an Android app and also to an iOS app (for the latter one a MacOS computer is needed).\r\n\r\nThe actual code of the app is contained in folder [www](www/).\r\n\r\n\u003cbr\u003e\r\n\r\n----\r\n\r\n## Build the app ##\r\n\r\n\u003cbr\u003e\r\n\r\nPrerequisites for building the app:\r\n\r\n* [Node.js with NPM](https://nodejs.org/en/download/) is installed.\r\n\r\n* Java is installed and environment variable `JAVA_HOME` is defined.\r\n\r\n* Android SDK is installed (e.g. as part of [Android Studio](https://developer.android.com/studio)) and environment variable `ANDROID_SDK_ROOT` is defined.\r\n\r\n* Check if Cordova is installed: `cordova --version`.\r\n  If Cordova is not installed, then use the following command to install it: `npm install -g cordova`\r\n\r\n\u003cbr\u003e\r\n\r\nTo build the app for Android you have to open a command prompt/shell in the cloned repository folder and enter the following commands:\r\n\r\n1. `npm install`\r\n\r\n2. Add Android as target platform: `cordova platform add android`\r\n\r\n3. Build the app: `cordova build android`\r\n\r\n4. Run app in emulator (optional): `cordova run android`\r\n\r\n\u003cbr\u003e\r\n\r\n----\r\n\r\n## License ##\r\n\r\n\u003cbr\u003e\r\n\r\nSee the [LICENSE file](LICENSE.md) for license rights and limitations (BSD 3-Clause License) for the files in this repository.\r\n\r\nThe repository contains some files from *Bootstrap*, which is licensed under the terms of the [MIT License](https://getbootstrap.com/docs/4.4/about/license/) and is copyrighted by Twitter.\r\nThe repository also contains *jQuery*, which is also licensed under the terms of the [MIT License](https://jquery.org/license/).\r\n\r\n\u003cbr\u003e\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdecker-mobilecomputing%2Fcordova_hallonamemitbootstrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdecker-mobilecomputing%2Fcordova_hallonamemitbootstrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdecker-mobilecomputing%2Fcordova_hallonamemitbootstrap/lists"}