{"id":13930165,"url":"https://github.com/BryanMorgan/time-tracking-app","last_synced_at":"2025-07-19T12:31:50.914Z","repository":{"id":46562051,"uuid":"275626503","full_name":"BryanMorgan/time-tracking-app","owner":"BryanMorgan","description":"Reference React application for tracking time in tasks across multiple projects. Leverages the Golang API in https://github.com/BryanMorgan/time-tracking-api.","archived":false,"fork":false,"pushed_at":"2024-04-03T17:57:36.000Z","size":1309,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-08T18:26:37.877Z","etag":null,"topics":["projects","react","reports","tasks","time","time-tracking","tracking"],"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/BryanMorgan.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}},"created_at":"2020-06-28T16:39:02.000Z","updated_at":"2022-12-01T22:09:44.000Z","dependencies_parsed_at":"2023-02-08T06:31:27.304Z","dependency_job_id":"9951ed66-b10d-4ab1-8e20-b09925b3b3a0","html_url":"https://github.com/BryanMorgan/time-tracking-app","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/BryanMorgan%2Ftime-tracking-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BryanMorgan%2Ftime-tracking-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BryanMorgan%2Ftime-tracking-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BryanMorgan%2Ftime-tracking-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BryanMorgan","download_url":"https://codeload.github.com/BryanMorgan/time-tracking-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226607598,"owners_count":17658482,"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":["projects","react","reports","tasks","time","time-tracking","tracking"],"created_at":"2024-08-07T18:04:58.489Z","updated_at":"2024-11-26T19:30:53.709Z","avatar_url":"https://github.com/BryanMorgan.png","language":"JavaScript","funding_links":[],"categories":["react"],"sub_categories":[],"readme":"# Time Tracking - React App\n\n\u003cimg align=\"right\" width=\"128\" src=\"https://user-images.githubusercontent.com/479339/74610686-49244e80-50aa-11ea-8a3d-dd4a11856d6c.png\"\u003e\n\n![CI](https://github.com/BryanMorgan/time-tracking-app/workflows/CI/badge.svg)\n\nReference app for tracking time, projects, and tasks. Built with React. Leverages the [Golang Time Tracking API](https://github.com/BryanMorgan/time-tracking-api).\n\n\u003cimg width=\"896\" src=\"https://user-images.githubusercontent.com/479339/97118294-6c39e000-16c6-11eb-9a13-baefeb8e2cfa.png\"\u003e\n\n# Starting\nTo start the app make sure dependencies are installed:\n```\nnpm install\n```\n\nand run\n```\nnpm start\n```\nwhich will start the app on [localhost:3000](http://localhost:3000)\n\n### Notes\nThe app relies on the a `VITE_REACT_APP_API_URL` environment variable to connect to the Time Tracking API. The default of http://localhost:8000 is set in the `.env.development` configuration file.\n\n## Production Mode\nTo build production assets run:\n\n```\nnpm run build\n``` \n\nAnd then open `./dist/index.html` using a web server. For example:\n\n```\ncd dist\nnpx serve\n```\n\nEnsure the `VITE_REACT_APP_API_URL` environment variable is set for the production API.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBryanMorgan%2Ftime-tracking-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FBryanMorgan%2Ftime-tracking-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBryanMorgan%2Ftime-tracking-app/lists"}