{"id":14985817,"url":"https://github.com/uzh-ase-fs24/frontend","last_synced_at":"2026-01-19T18:01:01.789Z","repository":{"id":228241833,"uuid":"766918394","full_name":"uzh-ase-fs24/frontend","owner":"uzh-ase-fs24","description":"findMe frontend application built with angular on ionicframework","archived":false,"fork":false,"pushed_at":"2025-09-12T13:58:17.000Z","size":7179,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"develop","last_synced_at":"2025-09-12T16:14:05.465Z","etag":null,"topics":["angular","frontend","ionic","ionicframework","mobile"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/uzh-ase-fs24.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-03-04T11:26:15.000Z","updated_at":"2025-09-12T13:55:52.000Z","dependencies_parsed_at":"2024-04-02T18:49:49.474Z","dependency_job_id":"0aa12669-abfd-4766-aa7a-a54e0eddec31","html_url":"https://github.com/uzh-ase-fs24/frontend","commit_stats":null,"previous_names":["uzh-ase-fs24/frontend"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/uzh-ase-fs24/frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uzh-ase-fs24%2Ffrontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uzh-ase-fs24%2Ffrontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uzh-ase-fs24%2Ffrontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uzh-ase-fs24%2Ffrontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uzh-ase-fs24","download_url":"https://codeload.github.com/uzh-ase-fs24/frontend/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uzh-ase-fs24%2Ffrontend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28578952,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T17:42:58.221Z","status":"ssl_error","status_checked_at":"2026-01-19T17:40:54.158Z","response_time":67,"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":["angular","frontend","ionic","ionicframework","mobile"],"created_at":"2024-09-24T14:11:43.989Z","updated_at":"2026-01-19T18:01:01.768Z","avatar_url":"https://github.com/uzh-ase-fs24.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/uzh-ase-fs24\" target=\"_blank\"\u003e\n    \u003cimg alt=\"findme-logo\" height=\"150\" src=\"https://github.com/uzh-ase-fs24/workspace/wiki/logos/findMe_square_solid.png\"/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n# findMe frontend 📱💻\n\nA mobile first social media guessing game app. \n\n## Tech-Stack \nThis app is built with Angular and Ionic. This combination enables the app to work as progressive web app as well as a mobile app. Furthermore, Ionic provides standardized GUI elements that are optimized for the various platforms.\nFor authentication Auth0 is deployed due to its simple and intuitive integration with Angular apps. \n\n## Setup\n\n-   First install dependencies using `npm install`\n-   Install the Ionic plugin for vscode\n\n### Dev\n\n#### Web view\n\n-   Run the app with `ionic serve` to view the app in the browser\n-   Alternatively you can run the web build via the ionic plugin: Run \u003e Web\n-   Navigate inside your browser to [http://localhost:8100](http://localhost:8100)\n\n#### REMARK: CURRENTLY THE AUTHENTICATION ONLY WORKS IN THE PROGRESSIVE WEB APP\n\n-\u003e Use the mobile screen setting provided by chrome dev tools\n-\u003e More information about PWA: [https://support.google.com/chrome/answer/9658361?hl=en\u0026co=GENIE.Platform%3DAndroid\u0026oco=0](https://support.google.com/chrome/answer/9658361?hl=en\u0026co=GENIE.Platform%3DAndroid\u0026oco=0)\n\n#### Editor Emulator\n\n-   Install a mobile emulator plugin to open the app inside an emulator (pass localhost link to emulator)\n-   Alternatively you can run the Web build inside the editor which will also trigger a mobile preview (navigate to the ... next to the Web Run and select open in editor)\n\n#### Native app with capacitor (Android/IOS)\n\n-   Run `ng build`\n-   Sync ionic with `ionic cap sync` or via the plugin\n-   To use the native Run commands of the ionic plugin (Android/IOS) it is necessary to install Android Studio and XCode\n    -   It is possible that your SDK is not defined. Find a help here: [https://stackoverflow.com/questions/27620262/sdk-location-not-found-define-location-with-sdk-dir-in-the-local-properties-fil](https://stackoverflow.com/questions/27620262/sdk-location-not-found-define-location-with-sdk-dir-in-the-local-properties-fil)\n\n## E2E Testing\n\n- Playwright is used for end to end testing. Important: Make sure to run the application before running the tests. For example using `docker compose up` \n- If not yet done run `npx playwright install`\n- Run `npx playwright test` to run the test suite in headless mode\n- Run `npx playwright test --ui` to run the test suite in UI mode (helpful for debugging)\n- Run  `npx playwright codegen localhost:8100` to generate your own testcase. Run `npx playwright codegen --device=\"iPhone 14 Pro\" localhost:8100` if you want to generate iPhone test cases (camera access not working)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuzh-ase-fs24%2Ffrontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuzh-ase-fs24%2Ffrontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuzh-ase-fs24%2Ffrontend/lists"}