{"id":19915907,"url":"https://github.com/chrisae9/split","last_synced_at":"2025-11-23T19:05:09.541Z","repository":{"id":123288820,"uuid":"323462329","full_name":"Chrisae9/split","owner":"Chrisae9","description":"A web app created to aid in splitting grocery receipts between roommates.","archived":false,"fork":false,"pushed_at":"2021-02-04T07:57:38.000Z","size":3842,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-11T23:24:45.691Z","etag":null,"topics":["gh-pages","javascript","react","react-bootstrap","webapp"],"latest_commit_sha":null,"homepage":"https://split.chis.dev","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/Chrisae9.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-21T22:30:01.000Z","updated_at":"2022-03-16T06:49:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"70022a41-74c3-4107-beb7-35aa230a6cb3","html_url":"https://github.com/Chrisae9/split","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chrisae9%2Fsplit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chrisae9%2Fsplit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chrisae9%2Fsplit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chrisae9%2Fsplit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chrisae9","download_url":"https://codeload.github.com/Chrisae9/split/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241344283,"owners_count":19947522,"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":["gh-pages","javascript","react","react-bootstrap","webapp"],"created_at":"2024-11-12T21:42:51.819Z","updated_at":"2025-11-23T19:05:09.510Z","avatar_url":"https://github.com/Chrisae9.png","language":"JavaScript","readme":"# Split\n\nA React application to split a grocery bill between contributors.\n\n## Setup\n\nHead over to the [Google Developer Console](https://console.developers.google.com/apis/credentials).\n\nCreate a new OAuth client ID.\n\nGo to the settings and make sure that the correct URI origins are set under `Authorized JavaScript origins` and `Authorized redirect URIs`.\n\nFor local/testing use `http://localhost:{port}`.\n\nFor production use `https://{domain}`.\n\nCreate a `.env` in the project source folder and set these environment variables accordingly:\n\n```\nREACT_APP_GOOGLE_CLIENT_ID = {Client ID from Google Dev Console}\nREACT_APP_GOOGLE_CLIENT_SECRET = {Client secret from Google Dev Console}\nREACT_APP_SERVER = {REST API url}\n```\n\nIf hosting on a GitHub pages branch you will need to set the Google Client ID \u0026 Secret using GitHub Secrets.\n\nFor more information on how to setup the REST API visit: https://github.com/Chrisae9/split-backend. Unfortunately this cannot be hosted on GitHub pages since it only allows for static websit hosting.\n\nInstall dependencies.\n\n`npm install`\n\n## Run\n\nFor local hosting/testing use.\n\n`npm start`\n\nTo deploy to GitHub pages make sure the correct homepage is set at the top of `package.json`.\n\n`npm run deploy`\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisae9%2Fsplit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchrisae9%2Fsplit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisae9%2Fsplit/lists"}