{"id":22725575,"url":"https://github.com/ericafenyo/bike-diary","last_synced_at":"2025-03-29T23:42:45.885Z","repository":{"id":39899090,"uuid":"309510894","full_name":"ericafenyo/bike-diary","owner":"ericafenyo","description":"An android application that helps users to create and track their self-improvement goals.","archived":false,"fork":false,"pushed_at":"2024-04-13T09:58:44.000Z","size":4260,"stargazers_count":1,"open_issues_count":22,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-05T01:31:02.701Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","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/ericafenyo.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-11-02T22:30:51.000Z","updated_at":"2023-09-02T19:14:58.000Z","dependencies_parsed_at":"2023-09-04T02:39:24.456Z","dependency_job_id":"f59c5611-fccc-4eec-82ba-2952be323feb","html_url":"https://github.com/ericafenyo/bike-diary","commit_stats":null,"previous_names":["ericafenyo/bike-diary"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericafenyo%2Fbike-diary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericafenyo%2Fbike-diary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericafenyo%2Fbike-diary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericafenyo%2Fbike-diary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericafenyo","download_url":"https://codeload.github.com/ericafenyo/bike-diary/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246258862,"owners_count":20748573,"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-12-10T16:12:46.518Z","updated_at":"2025-03-29T23:42:45.865Z","avatar_url":"https://github.com/ericafenyo.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bike diary\n\n🚧 WORK IN PROGRESS 🚧\n\n![GitHub workflow build](https://github.com/ericafenyo/bike-diary/actions/workflows/android.yml/badge.svg)\n[![GitHub](https://img.shields.io/github/license/ericafenyo/bike-diary)](LICENSE)\n[![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/ericafenyo/bike-diary?label=version)][version]\n\nAn Android app that allows users to record their cycling routes, save memorable photos, and track their personal improvement goals \u0026 statistics while discovering new places.\n\n[version]: https://github.com/ericafenyo/bike-diary/releases\n\n## Screenshots\n\u003e coming soon\n\n## Documentation\n### Functional specifications\n* [Authentication portal](docs/functional-specifications/auth-portal.md) \u0026mdash; Access the login and registration page\n* [Login](docs/functional-specifications/login.md) \u0026mdash; Log in to a user account\n\n## Development setup\n\n### Prerequisites\n\nOnce you have the keys, you can define them in your ./gradle.properties file.\n\n1. **Server Url**: The application uses a dedicated API server to handle HTTP requests. Follow these [instructions](https://github.com/ericafenyo/bike-diary-api/blob/main/README.md) to configure and run the server locally on your system.\n\n```yml\n# ./gradle.properties\n\nAPI_SERVER_URL=\u003cinsert\u003e\n```\n\n2. **Mapbox download and public API keys**: You can find information on how to generate these keys via this link:\n\n   https://docs.mapbox.com/android/maps/guides/install/\n\n```yml\n# ./gradle.properties\n\nMAPBOX_DOWNLOAD_TOKEN=\u003cinsert\u003e\nMAPBOX_PUBLIC_TOKEN=\u003cinsert\u003e\n```\n\n3. **Sentry DNS** (optional): If you use Sentry for app monitoring, you can add the DNS.\n\n```yml\n# ./gradle.properties\n\nSENTRY_DNS=\u003cinsert\u003e\n```\n\n\u003e Note: replace `\u003cinsert\u003e` with the correct values\n\n### Building and Testing\n\nThis project uses the Gradle build system. To build or test this project, use the `gradlew build` or `gradlew test` command, respectively.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericafenyo%2Fbike-diary","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericafenyo%2Fbike-diary","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericafenyo%2Fbike-diary/lists"}