{"id":20128424,"url":"https://github.com/teamhide/locly","last_synced_at":"2026-06-08T11:04:35.125Z","repository":{"id":213813852,"uuid":"730195269","full_name":"teamhide/locly","owner":"teamhide","description":"Location sharing service likes Zenly","archived":false,"fork":false,"pushed_at":"2024-02-04T14:15:43.000Z","size":362,"stargazers_count":1,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T21:29:48.178Z","etag":null,"topics":[],"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/teamhide.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-12-11T12:05:43.000Z","updated_at":"2023-12-24T12:36:37.000Z","dependencies_parsed_at":"2024-02-04T15:53:37.628Z","dependency_job_id":null,"html_url":"https://github.com/teamhide/locly","commit_stats":null,"previous_names":["teamhide/locly"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/teamhide/locly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teamhide%2Flocly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teamhide%2Flocly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teamhide%2Flocly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teamhide%2Flocly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teamhide","download_url":"https://codeload.github.com/teamhide/locly/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teamhide%2Flocly/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34059191,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-13T20:27:06.028Z","updated_at":"2026-06-08T11:04:35.109Z","avatar_url":"https://github.com/teamhide.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Locly\n\nlocly is a location sharing service similar to Zenly\n\n## Architecture overview\n![architecture](./architecture.png)\n\n## Stack\n- Spring Boot\n- Data JPA \u0026 QueryDSL\n- MySQL \u0026 MongoDB\n- Kafka\n\n## Test\n\n### Test all\n\n`./gradlew testAll`\n\n### Unit test\n\n`./gradlew testUnit`\n\n### E2E test\n\n`./gradlew teste2e`\n\n## Functional requirements\n\n### User\n- [x] 회원가입한다\n- [x] 내 상태를 업데이트한다\n  - [x] 온라인/오프라인/유령 모드 중 한가지로 업데이트한다\n- [x] 다른 유저를 친구로 추가한다\n  - [ ] 유저 당 최대 친구 수는 20명이다\n\n### Location\n- [x] 내 위치를 업데이트한다\n  - [x] 위치 기록을 별도로 저장한다\n- [x] 특정 친구의 위치를 조회한다\n  - [x] 친구의 위치만 조회할 수 있다\n  - [x] 유령 모드인 경우 조회할 수 없다\n  - [ ] 반경 Xkm 이내의 친구만 조회한다\n- [x] 모든 친구의 위치를 조회한다\n  - [ ] 반경 X km에 위치한 친구만 조회한다\n  - [ ] 유령 모드인 친구는 조회 대상에서 제외한다\n- [x] 실시간으로 친구들의 위치를 조회한다\n  - [ ] 반경 X km에 위치한 친구만 조회한다\n  - [ ] 반경 X km에 위치하지 않던 친구라도 주기적으로 체크하여 위치 조회 대상에 포함시킨다\n  - [ ] 유저가 지도에서 위치를 이동시키면 해당 위치를 기반으로 반경 X km에 위치한 친구를 다시 조회한다\n- [ ] 내가 방문한 모든 장소를 이동경로 형태로 표시한다\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteamhide%2Flocly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteamhide%2Flocly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteamhide%2Flocly/lists"}