{"id":23093020,"url":"https://github.com/crispengari/determinee","last_synced_at":"2026-05-06T04:03:27.110Z","repository":{"id":206384534,"uuid":"716506026","full_name":"CrispenGari/determinee","owner":"CrispenGari","description":"🌓 determinee is a motivational quotes mobile app to keep up with your day and helps you to have dedicated and determined goals.","archived":false,"fork":false,"pushed_at":"2023-11-28T06:51:48.000Z","size":570,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-03T18:52:02.003Z","etag":null,"topics":["expo","javascript","mobile-app","react-native","reactjs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/CrispenGari.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-11-09T09:31:29.000Z","updated_at":"2023-11-14T07:47:07.000Z","dependencies_parsed_at":"2024-01-13T07:23:29.964Z","dependency_job_id":"d06e0ab0-4474-410b-a00e-228d19e9a400","html_url":"https://github.com/CrispenGari/determinee","commit_stats":{"total_commits":12,"total_committers":2,"mean_commits":6.0,"dds":"0.16666666666666663","last_synced_commit":"f8cb482d755b71ce5a171e391a809b7530a3ed33"},"previous_names":["crispengari/determinee"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CrispenGari/determinee","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrispenGari%2Fdeterminee","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrispenGari%2Fdeterminee/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrispenGari%2Fdeterminee/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrispenGari%2Fdeterminee/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CrispenGari","download_url":"https://codeload.github.com/CrispenGari/determinee/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrispenGari%2Fdeterminee/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32677933,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T02:33:58.958Z","status":"ssl_error","status_checked_at":"2026-05-06T02:33:39.611Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["expo","javascript","mobile-app","react-native","reactjs"],"created_at":"2024-12-16T21:46:20.211Z","updated_at":"2026-05-06T04:03:27.091Z","avatar_url":"https://github.com/CrispenGari.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### determinee\n\n🌓 determinee is a motivational quotes mobile app to keep up with your day and helps you to have dedicated and determined goals.\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"/images/logo.png\" alt=\"logo\" width=\"200\"/\u003e\n\u003c/p\u003e\n\n### Preview\n\nThe application `UI` looks as follows:\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"/images/0.jpeg\" alt=\"preview\" width=\"200\"/\u003e\n\u003cimg src=\"/images/1.jpeg\" alt=\"preview\" width=\"200\"/\u003e\n\u003cimg src=\"/images/2.jpeg\" alt=\"preview\" width=\"200\"/\u003e\n\u003c/p\u003e\n\n\u003e You can download the `apk` file for android of this app at [`determinee`](https://expo.dev/artifacts/eas/aujtTXM5JLzTf6utQqAYgF.apk).\n\n### Local\n\nYou can test the app locally by cloning this repository using the following command:\n\n```shell\ngit clone https://github.com/CrispenGari/determinee.git\n```\n\nNavigate to the `determinee` as follows:\n\n```shell\ncd determinee\n```\n\nInstall the packages by running the following command:\n\n```shell\nyarn\n```\n\nFinally you can start the app by running the following command:\n\n```shell\nyarn start\n```\n\nOpen the `Expo Go` app in your phone and scan the `QR Code` you will be able to start to see the app running on your device.\n\n### LICENSE\n\nThis application is using the `MIT` LICENSE WHICH reads as follows:\n\n```shell\nMIT License\n\nCopyright (c) 2023 crispengari\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrispengari%2Fdeterminee","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrispengari%2Fdeterminee","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrispengari%2Fdeterminee/lists"}