{"id":21324565,"url":"https://github.com/angydev/exercise-tracker","last_synced_at":"2025-03-15T23:25:53.424Z","repository":{"id":112561498,"uuid":"482585674","full_name":"AngyDev/exercise-tracker","owner":"AngyDev","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-13T13:08:28.000Z","size":1006,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T12:14:53.200Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/AngyDev.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":"2022-04-17T17:11:42.000Z","updated_at":"2024-05-13T13:08:29.000Z","dependencies_parsed_at":"2024-11-21T20:45:52.627Z","dependency_job_id":null,"html_url":"https://github.com/AngyDev/exercise-tracker","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/AngyDev%2Fexercise-tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AngyDev%2Fexercise-tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AngyDev%2Fexercise-tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AngyDev%2Fexercise-tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AngyDev","download_url":"https://codeload.github.com/AngyDev/exercise-tracker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243805082,"owners_count":20350683,"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-11-21T20:35:01.495Z","updated_at":"2025-03-15T23:25:53.394Z","avatar_url":"https://github.com/AngyDev.png","language":"JavaScript","readme":"# Exercise tracker\n\nThis exercise is part of the Backend Development Learning Path promoted from [TomorrowDevs](https://www.tomorrowdevs.com/). Following the link to the github exercise https://github.com/tomorrowdevs-projects/backend-path/tree/main/projects/004-exercise-tracker.\n\n### Instructions\n\nThe instructions of the exercise are [here](https://github.com/AngyDev/exercise-tracker/blob/main/server/README.md)\n\nThe aim of the exercise is to create the REST API to handle the exercises of the users. I decided to use node.js for the implementation, to save the data in a SQLLite Database and render the data with the EJS template engine and I used Cypress for the End-to-End test\n\n### Requirements\n\n- `node`: `\u003e14`\n- `npm`\n\n### Setup\n\n```\n# install dependencies\nnpm install\n\n# run the project in dev mod\nnpm run dev\n\n# run the project\nnpm run start\n\n# run the test\nnpm run e2e\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangydev%2Fexercise-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fangydev%2Fexercise-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangydev%2Fexercise-tracker/lists"}