{"id":21454740,"url":"https://github.com/timusus/lift","last_synced_at":"2025-03-17T03:22:30.354Z","repository":{"id":77922438,"uuid":"345507752","full_name":"timusus/lift","owner":"timusus","description":"Weight lifting Android app, written in Jetpack Compose","archived":false,"fork":false,"pushed_at":"2023-11-19T12:19:23.000Z","size":2000,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-01-23T13:09:08.331Z","etag":null,"topics":["android","jetpack-compose"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/timusus.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}},"created_at":"2021-03-08T02:30:11.000Z","updated_at":"2024-08-21T00:52:32.000Z","dependencies_parsed_at":"2023-03-22T12:32:13.558Z","dependency_job_id":"c0d50e0d-e207-451c-88b9-3dc13ce5585d","html_url":"https://github.com/timusus/lift","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timusus%2Flift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timusus%2Flift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timusus%2Flift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timusus%2Flift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timusus","download_url":"https://codeload.github.com/timusus/lift/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243965719,"owners_count":20375920,"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":["android","jetpack-compose"],"created_at":"2024-11-23T05:08:56.303Z","updated_at":"2025-03-17T03:22:30.330Z","avatar_url":"https://github.com/timusus.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"```mermaid\nerDiagram\n    Exercise ||--o{ RoutineExercise : \"Has\"\n    Routine ||--o{ RoutineExercise : \"Has\"\n    RoutineExercise ||--o{ SessionExercise : \"Is assigned in\"\n    Session ||--o{ SessionExercise : \"Is recorded in\"\n    Session }o--|| Routine : \"Follows\"\n\n    Exercise {\n        int id\n        string name\n        float one_rep_max\n    }\n\n    Routine {\n        int id\n        int sort_order\n        string name\n    }\n\n    RoutineExercise {\n        int id\n        int sort_order\n        int sets\n        int reps\n        float percent_one_rep_max\n        float weight\n        int routineId\n        int exerciseId\n    }\n\n    Session {\n        int id\n        string startDate\n        string endDate\n        int routineId\n        int currentExerciseId\n    }\n\n    SessionExercise {\n        int id\n        int sets\n        int reps\n        float weight\n        int sessionId\n        int routineExerciseId\n        int currentSet\n        string endDate\n    }\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimusus%2Flift","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimusus%2Flift","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimusus%2Flift/lists"}