{"id":16517375,"url":"https://github.com/vietanhdev/turingfit","last_synced_at":"2026-06-07T03:32:35.872Z","repository":{"id":198043577,"uuid":"699881643","full_name":"vietanhdev/turingfit","owner":"vietanhdev","description":"TuringFit (turingfit.com) is a Strava weekly ranking app for sport challenges.","archived":false,"fork":false,"pushed_at":"2023-10-07T05:36:15.000Z","size":262,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-13T06:42:28.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://turingfit.com","language":"Python","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/vietanhdev.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}},"created_at":"2023-10-03T14:23:02.000Z","updated_at":"2023-12-12T19:05:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"aeb7f60f-80a5-4ee7-b5cf-3a470e7c69a0","html_url":"https://github.com/vietanhdev/turingfit","commit_stats":null,"previous_names":["vietanhdev/turingfit"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vietanhdev%2Fturingfit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vietanhdev%2Fturingfit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vietanhdev%2Fturingfit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vietanhdev%2Fturingfit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vietanhdev","download_url":"https://codeload.github.com/vietanhdev/turingfit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241559433,"owners_count":19982262,"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":[],"created_at":"2024-10-11T16:30:15.147Z","updated_at":"2026-06-07T03:32:34.452Z","avatar_url":"https://github.com/vietanhdev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TuringFit\n\nTuringFit ([turingfit.com](https://turingfit.com)) is a Strava weekly ranking app for sport challenges.\n\n![Screenshot](screenshot.png)\n\n**Features:**\n\n- Query Strava API to get weekly activities\n- Weekly ranking of activities (\"Run\", \"Walk\")\n\n**TODO:**\n\n- [ ] Docker-based deployment\n\n**Environment Variables:**\n\nThe following variables that are given to you when you create an application on **strava.com**.\n\n* `STRAVA_SECRET`\n* `STRAVA_KEY`\n\nCreate a Django secret key and set it as an environment variable.\n\n* `SECRET_KEY`\n\n## 1. Environment Setup\n\n- Python 3.8 or higher with Pip\n\n```shell\npip install -r requirements.txt\n```\n\n## 2. Run Developement Server\n\n```shell\npython manage.py migrate\npython manage.py runserver 0.0.0.0:8000\n```\n\n## 3. Run Worker (for Strava sync)\n\n```shell\npython manage.py runworkers\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvietanhdev%2Fturingfit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvietanhdev%2Fturingfit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvietanhdev%2Fturingfit/lists"}