{"id":13694526,"url":"https://github.com/mikaelacaron/Basic-Car-Maintenance","last_synced_at":"2025-05-03T04:30:36.276Z","repository":{"id":189160269,"uuid":"677521279","full_name":"mikaelacaron/Basic-Car-Maintenance","owner":"mikaelacaron","description":"A basic app to track your car's maintenance. Open source for Hacktoberfest 2024. Beginners are welcome!","archived":false,"fork":false,"pushed_at":"2025-03-02T18:31:19.000Z","size":13238,"stargazers_count":283,"open_issues_count":20,"forks_count":165,"subscribers_count":8,"default_branch":"dev","last_synced_at":"2025-04-25T01:11:35.208Z","etag":null,"topics":["contributions-welcome","firebase","firestore","first-timers-friendly","hacktoberfest","hacktoberfest2024","ios","ios-app","ios-swift","ios18","macos","open-source","swift","swiftui"],"latest_commit_sha":null,"homepage":"https://mikaelacaron.github.io/Basic-Car-Maintenance/documentation/basic_car_maintenance/","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mikaelacaron.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"mikaelacaron","custom":"https://www.buymeacoffee.com/mikaelacaron"}},"created_at":"2023-08-11T19:42:53.000Z","updated_at":"2025-04-23T03:27:53.000Z","dependencies_parsed_at":"2023-08-18T15:13:34.791Z","dependency_job_id":"d7280d85-cba2-410f-8bb7-3d3e8ff4cca5","html_url":"https://github.com/mikaelacaron/Basic-Car-Maintenance","commit_stats":null,"previous_names":["mikaelacaron/basic-car-maintenance"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikaelacaron%2FBasic-Car-Maintenance","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikaelacaron%2FBasic-Car-Maintenance/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikaelacaron%2FBasic-Car-Maintenance/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikaelacaron%2FBasic-Car-Maintenance/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikaelacaron","download_url":"https://codeload.github.com/mikaelacaron/Basic-Car-Maintenance/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252144275,"owners_count":21701379,"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","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":["contributions-welcome","firebase","firestore","first-timers-friendly","hacktoberfest","hacktoberfest2024","ios","ios-app","ios-swift","ios18","macos","open-source","swift","swiftui"],"created_at":"2024-08-02T17:01:34.148Z","updated_at":"2025-05-03T04:30:31.268Z","avatar_url":"https://github.com/mikaelacaron.png","language":"Swift","readme":"# Basic Car Maintenance\n![Static Badge](https://img.shields.io/badge/status-active-brightgreen)\n![GitHub last commit (branch)](https://img.shields.io/github/last-commit/mikaelacaron/Basic-Car-Maintenance/dev?logo=github)\n![GitHub contributors](https://img.shields.io/github/contributors/mikaelacaron/Basic-Car-Maintenance)\n[![first-timers-only](https://img.shields.io/badge/first--timers--only-friendly-blue.svg)](https://www.firsttimersonly.com/)\n[![Unit Tests](https://github.com/mikaelacaron/Basic-Car-Maintenance/actions/workflows/unit-tests.yml/badge.svg?event=push)](https://github.com/mikaelacaron/Basic-Car-Maintenance/actions/workflows/unit-tests.yml)\n[![Deploy DocC Documentation](https://github.com/mikaelacaron/Basic-Car-Maintenance/actions/workflows/docc.yml/badge.svg?branch=dev)](https://github.com/mikaelacaron/Basic-Car-Maintenance/actions/workflows/docc.yml)\n\n![Alt](https://repobeats.axiom.co/api/embed/889ac81d440c882bb217c6ee7dda4601e0d8d6d9.svg \"Repobeats analytics image\")\n\nWelcome to my open source app! It is ready for contributors for [Hacktoberfest](https://hacktoberfest.com/)! Use this app to gain experience getting started in open source for iOS and macOS development using Swift and SwiftUI.\n\n# Getting Started\n* Read the [Code of Conduct](https://github.com/mikaelacaron/Basic-Car-Maintenance/blob/dev/CODE_OF_CONDUCT.md)\n* Read the [CONTRIBUTING.md](https://github.com/mikaelacaron/Basic-Car-Maintenance/blob/dev/CONTRIBUTING.md) guidelines\n* Download Xcode 16.0 or later\n* Browse the open [issues](https://github.com/mikaelacaron/Basic-Car-Maintenance/issues) and **comment** which you would like to work on\n   * It is only one person per issue, except where noted.\n* **Fork** this repo\n* **Clone** the repo to your machine (do **not** open Xcode yet)\n* In the same folder that contains the `Basic-Car-Maintenance.xcconfig.template`, run this command, in Terminal, to create a new Xcode configuration file (which properly sets up the signing information)\n\n```sh\ncp Basic-Car-Maintenance.xcconfig.template Basic-Car-Maintenance.xcconfig\n```\n\n* Open Xcode\n\n* In the `Basic-Car-Maintenance.xcconfig` file, fill in your `DEVELOPMENT_TEAM` and `PRODUCT_BUNDLE_IDENTIFIER`.\n   * You can find this by logging into the Apple Developer Portal\n   * This works with both free or paid Apple Developer accounts. Do **NOT** run this app on a real device due to issues with the Sign in With Apple capability.\n```\nDEVELOPMENT_TEAM = ABC123\nPRODUCT_BUNDLE_IDENTIFIER = com.mycompany.Basic-Car-Maintenance\n```\n\n* Build the project ✅\n\n* Setup the Firebase emulator, following the steps in [CONTRIBUTING.md](https://github.com/mikaelacaron/Basic-Car-Maintenance/blob/dev/CONTRIBUTING.md#setup-the-firebase-Emulator)\n\n\u003e [!WARNING]\n\u003e DO **NOT** skip setting up the emulators! or your app won't work\n\n* Start the emulator with: `firebase emulators:start --import=./local-data --export-on-exit`\n  * Be sure to be in the `backend` folder that contains the `firebase.json` file.\n\n* **Checkout** a new branch, from the `dev` branch, to work on an issue\n\n# Contributing\nTo start contributing, review [CONTRIBUTING.md](https://github.com/mikaelacaron/Basic-Car-Maintenance/blob/main/CONTRIBUTING.md). New contributors are always welcome to support this project.\n\n:eyes: **Please be sure to comment on an issue you'd like to work on and [Mikaela Caron](https://github.com/mikaelacaron), the maintainer of this project, will assign it to you!** You can only work on **ONE** issue at a time.\n\nCheckout any issue labeled `hacktoberfest` to start contributing.\n\n\u003e [!IMPORTANT]\n\u003e View the [GitHub Discussions](https://github.com/mikaelacaron/Basic-Car-Maintenance/discussions) for the latest information about the repo.\n\n## Issue Labels\n* `first-timers-only` is only for someone who has **not** contributed to the repo yet! (and is new to open source and iOS development)\n* `good-first-issue` is an issue that's beginner level\n\nPlease choose an appropriate issue for your skill level\n\n### Contributors\n\u003ca href=\"https://github.com/mikaelacaron/Basic-Car-Maintenance/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=mikaelacaron/Basic-Car-Maintenance\" /\u003e\n\u003c/a\u003e\n\nMade with [contrib.rocks](https://contrib.rocks).\n\n## Star History\n\n\u003ca href=\"https://star-history.com/#mikaelacaron/Basic-Car-Maintenance\u0026Date\"\u003e\n  \u003cpicture\u003e\n    \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://api.star-history.com/svg?repos=mikaelacaron/Basic-Car-Maintenance\u0026type=Date\u0026theme=dark\" /\u003e\n    \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://api.star-history.com/svg?repos=mikaelacaron/Basic-Car-Maintenance\u0026type=Date\" /\u003e\n    \u003cimg alt=\"Star History Chart\" src=\"https://api.star-history.com/svg?repos=mikaelacaron/Basic-Car-Maintenance\u0026type=Date\" /\u003e\n  \u003c/picture\u003e\n\u003c/a\u003e\n\n\n# License\nThis project is licensed under [Apache 2.0](https://github.com/mikaelacaron/Basic-Car-Maintenance/blob/main/LICENSE).\n","funding_links":["https://github.com/sponsors/mikaelacaron","https://www.buymeacoffee.com/mikaelacaron"],"categories":["Misc","Recently Updated","Swift"],"sub_categories":["SwiftUI","[Oct 20, 2024](/content/2024/10/20/README.md)"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikaelacaron%2FBasic-Car-Maintenance","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikaelacaron%2FBasic-Car-Maintenance","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikaelacaron%2FBasic-Car-Maintenance/lists"}