From 56d1bf652c20d86508ee9b1cfec08b0b5715c8c6 Mon Sep 17 00:00:00 2001 From: seok Date: Wed, 25 Sep 2024 19:40:11 +0900 Subject: [PATCH] Update README.md with latest UI --- README.md | 38 ++++++++++++++++++++++++++++---------- 1 file changed, 28 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 22923c1..0d44e37 100644 --- a/README.md +++ b/README.md @@ -22,18 +22,36 @@ 로그인한 다른 사용자는 해당 마커에 댓글을 남길 수 있어, 정보 공유 및 소통이 용이합니다. +- 백엔드 + - https://github.com/Alfex4936/chulbong-kr +- 프론트엔드 + - https://github.com/2YH02/k-pullup + ![0](https://github.com/Alfex4936/chulbong-kr/assets/2356749/c0f58f73-d568-4ef7-8fa1-1f20820b8fff) -| | | -| :-------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------: | -| main 메인 화면 | 2 마커 정보 | -| road view 거리뷰 (가장 가까운 위치) | comment 댓글 | -| nearby 주변 철봉 | offline-pdf 오프라인 저장 (카카오맵) | -| consonant 철봉 주소 검색 (초성 지원) | offline-pdf 정보 수정 제안 | +## 🖼️ 구현 UI -![slack](https://github.com/Alfex4936/chulbong-kr/assets/2356749/5ec03f6a-871f-4556-90c3-13bb44769f13) +| 메인 화면 | 검색 (주변 검색, 초성 지원) | 위치 채팅 | +|:-------------------:|:----------------------------------:|:-------------------:| +| main | search | chat | + +| 거리뷰 (가장 가까운 위치) | 댓글 | 오프라인 저장 (카카오맵) | +|:-------------------:|:-------------:|:-----------------------------:| +| road view | comment | offline-pdf | + +| 공유, 북마크 | 이미지 상세 | 위치 등록 | +|:----------------:|:-------------:|:---------------------:| +| share bookmark | image detail | set location | -chatting +| 위치 삭제 | 지도 이동 | 마이페이지, 설정 | +|:-------------:|:-------------:|:--------------------:| +| delete location | move map | mypage config | + +| 정보 수정 요청 | 수정 요청 승인 | 반응형 | +|:-------------:|:-------------:|:-------------:| +| report | approve report | responsive web | + +![slack](https://github.com/Alfex4936/chulbong-kr/assets/2356749/5ec03f6a-871f-4556-90c3-13bb44769f13) ### 기능 @@ -124,7 +142,7 @@ sequenceDiagram ### pullup/dips bar detection -"A nimble AI model, trained on 300 images in August 2024, striving to expertly detect bars with precision." +"A nimble AI model, trained on 700 images in August 2024, striving to expertly detect bars with precision." (YOLO v8) ![image](https://github.com/user-attachments/assets/d822d93a-9985-480f-acfc-ba44eb4e96dc) @@ -136,7 +154,7 @@ https://github.com/Alfex4936/chulbong-kr/assets/2356749/913b113c-4a8d-4df1-bb5a- - **백엔드**: Go언어 Fiber v2, MySQL, AWS S3, LavinMQ (RabbitMQ), Redis, Bleve (Apache Lucene-like, ZincSearch에서 직접 검색 인덱싱으로 변경) - 메인: Go, 서브: Java (전체 프로젝트 자바로도 작성 중) -- **프론트엔드**: React -> NextJS (TypeScript) +- **프론트엔드**: NextJS (TypeScript), Tailwind css, Storybook, Zustand, Yarn Berry - **개발 & 운영 효율성**: pprof, flamegraph, Uber's zap logger, Swagger OpenAPI, Prometheus+Grafana - **AI**: YOLO v8, gpt-4o mini - **협업**: Slack (+ Slack API)