{"id":38850947,"url":"https://github.com/matheusmisumoto/workout-logger-web","last_synced_at":"2026-01-17T14:12:19.501Z","repository":{"id":208575049,"uuid":"720337673","full_name":"matheusmisumoto/workout-logger-web","owner":"matheusmisumoto","description":"Web application to track and analyze workout data.","archived":false,"fork":false,"pushed_at":"2025-12-13T02:12:21.000Z","size":1631,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-14T16:46:49.102Z","etag":null,"topics":["communityexchange","fitness","fitness-tracker","jwt-decoder","learn","nextjs","react","reactjs","student-vscode","tailwind-css","tailwindcss","workout-tracker"],"latest_commit_sha":null,"homepage":"https://fitlogr.matheusmisumoto.dev","language":"TypeScript","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/matheusmisumoto.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-11-18T06:55:55.000Z","updated_at":"2025-12-13T02:07:17.000Z","dependencies_parsed_at":"2024-01-06T03:40:04.651Z","dependency_job_id":"f6139a9b-77a2-410e-9537-384bd15f0067","html_url":"https://github.com/matheusmisumoto/workout-logger-web","commit_stats":null,"previous_names":["matheusmisumoto/workout-logger-web"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/matheusmisumoto/workout-logger-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheusmisumoto%2Fworkout-logger-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheusmisumoto%2Fworkout-logger-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheusmisumoto%2Fworkout-logger-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheusmisumoto%2Fworkout-logger-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matheusmisumoto","download_url":"https://codeload.github.com/matheusmisumoto/workout-logger-web/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheusmisumoto%2Fworkout-logger-web/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28509939,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T13:38:16.342Z","status":"ssl_error","status_checked_at":"2026-01-17T13:37:44.060Z","response_time":85,"last_error":"SSL_read: 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":["communityexchange","fitness","fitness-tracker","jwt-decoder","learn","nextjs","react","reactjs","student-vscode","tailwind-css","tailwindcss","workout-tracker"],"created_at":"2026-01-17T14:12:19.423Z","updated_at":"2026-01-17T14:12:19.496Z","avatar_url":"https://github.com/matheusmisumoto.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FitLogr\n\n![FitLogr Banner](fitlogr-banner.jpg)\n\nFitLogr is an application project to log and manage workout data to keep traking of your fitness journey. The front-end was built using React with Next.js and Tailwind CSS.\n\nOn back-end, FitLogr uses a custom API developed using Java with Spring Framework and MySQL/MariaDB. For more information about the back end, visit the FitLogr [API repository](https://github.com/matheusmisumoto/workout-logger-api).\n\nLearn more (in Portuguese): https://matheusmisumoto.dev/portfolio/fitlogr-workout-tracking-web-app.html\n\n## Dependencies\n- Axios\n- JWT-Decode\n\n## Project structure\n\n- `/src/app`: app routes and screens\n- `/src/components`: reusable UI pieces\n- `/src/dictionaries`: translation files\n- `/src/lib`: interfaces, utilitary functions and core code related to API and authentication token.\n\n## Development environment\n\nTo run this project you will need:\n- Java 17 with Spring Framework (API)\n- MySQL / MariaDB database (API)\n- React / Next.js\n\n## Installing and running\n\nYou must have the [FitLog API](https://github.com/matheusmisumoto/workout-logger-api) running on your environment and a registered [GitHub OAuth App](https://github.com/settings/developers) in order to make the application work.\n\nChange environment variables `NEXT_PUBLIC_GITHUB_CLIENT_ID` and `NEXT_PUBLIC_FITLOGR_API_URL` on .env.production or create a new .env file with your configuration.\n\nWith the API running, you can run the development server using:\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n# or\nbun dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to navigate on FitLog web app.\n\nThis project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.\n\n\n---\nDeveloped with ☕ by [Matheus Misumoto](https://matheusmisumoto.dev) in Santos, Brazil","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatheusmisumoto%2Fworkout-logger-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatheusmisumoto%2Fworkout-logger-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatheusmisumoto%2Fworkout-logger-web/lists"}