Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/depromeet/tiqui-taca_ios
[디프만 11기] 팀가치 4조 iOS
https://github.com/depromeet/tiqui-taca_ios
chat-application combine ios location-based-services swift swiftui thecomposablearchitecture
Last synced: 16 days ago
JSON representation
[디프만 11기] 팀가치 4조 iOS
- Host: GitHub
- URL: https://github.com/depromeet/tiqui-taca_ios
- Owner: depromeet
- License: mit
- Created: 2022-03-26T08:18:46.000Z (almost 3 years ago)
- Default Branch: release
- Last Pushed: 2024-08-27T14:54:24.000Z (5 months ago)
- Last Synced: 2024-08-27T16:26:20.103Z (5 months ago)
- Topics: chat-application, combine, ios, location-based-services, swift, swiftui, thecomposablearchitecture
- Language: Swift
- Homepage:
- Size: 13.8 MB
- Stars: 13
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![github_img1](https://user-images.githubusercontent.com/13329304/176240062-52406f58-2b14-44f5-95d9-091b9001c820.png)
실시간으로 궁금한 장소에 대해 정보를 공유하는 만남의 광장, 티키타카⚡️---
![github_img2](https://user-images.githubusercontent.com/13329304/176240116-90cccb5f-e0b4-4437-94d2-523e6ac2150b.png)
한강공원에 사람이 얼마나 있을까? 대학교 앞 카페에 공부할 자리가 있으려나?
👀 지금 이 순간 당신이 원하는 장소에 대해 정보를 공유하고 싶을 때 티키타카를 이용해보세요.
스팟 채팅방, 질의응답 그리고 쪽지를 통해 사람들과 감정을 교류할 수 있어요.
![github_img3](https://user-images.githubusercontent.com/13329304/176240134-1b8045d9-b3b3-4175-b787-1909200fe4fd.png)
지도 상에서 원하는 채팅방을 찾아 참여해보세요!
대학교, 공연장, 한강공원 등의 카테고리를 통해 탐색하거나
실시간으로 인기있는 채팅방 리스트를 이용하여 사람들과 정보를 주고 받을 곳을 찾을 수 있어요.
![github_img4](https://user-images.githubusercontent.com/13329304/176240146-0686c970-63e8-42c2-8d61-f5947cc0ea4e.png)
익명으로 원하는 채팅방에 들어가고, 질문 강조 기능을 통해 궁금한 점에 대한 답변을 쉽게 얻을 수 있어요.
이 질문 버블들은 따로 질문리스트에 저장이 되어 시간이 지나도 확인이 가능하고 댓글을 남길 수 있어요.
![github_img5](https://user-images.githubusercontent.com/13329304/176240152-d33ce61e-cabc-4ab4-9778-c2afc4411f6b.png)
채팅을 넘어 조금 더 구체적으로 정보를 교류하고 싶으신가요?
그렇다면 원하는 유저에게 1:1 쪽지를 전송하여 더 깊은 정보들을 주고 받아보세요!
![github_img6](https://user-images.githubusercontent.com/13329304/176240158-5b56e493-41fb-4096-b51b-abafef5300b7.png)
적극적인 소통을 위해 칭호 보상 시스템을 마련했어요.
즐거운 대화를 했던 유저와 번개를 주고 받으며 일정 갯수 이상을 모아 티키타카만의 칭호를 얻어보세요!
![github_img7](https://user-images.githubusercontent.com/13329304/176240464-0d1abadc-5563-4358-8244-18bb7277491f.png)
⚡️ 같이 티키타카할 준비가 됐다면 망설이지 말고 놀러오세요:)⚡️
---
## **🛠 Tech Stack**
### Project
|Based|
|:---|
|SwiftUI|
|Combine|
|TCA (The Composable Architecture)|### Dependency
|Core|
|:---|
|[ComposableArchitecture](https://github.com/pointfreeco/swift-composable-architecture)|
|[ComposableCoreLocation](https://github.com/pointfreeco/composable-core-location)|
|[Firebase](https://github.com/firebase/firebase-ios-sdk)|
|[Socket.IO-Client-Swift](https://github.com/socketio/socket.io-client-swift)||Security|
|:---|
|[KeyChainAccess](https://github.com/kishikawakatsumi/KeychainAccess)||DB|
|:---|
|[RealmSwift](https://github.com/realm/realm-swift)||UI|
|:---|
|[Map](https://github.com/pauljohanneskraft/Map)|
|[ExytePopupView](https://github.com/exyte/PopupView)|
|[BottomSheetSwiftUI](https://github.com/lucaszischka/BottomSheet)||Util|
|:---|
|[SwiftLint](https://github.com/realm/SwiftLint)|
|[LicensePlist](https://github.com/mono0926/LicensePlist)|---
## **:link: Link**
### :bulb: 디자인 관련
- [Behance](https://www.behance.net/gallery/145307681/Tikitaka)
### :hatched_chick: 백엔드 관련
- [인증 서버(express)](https://github.com/depromeet/11th_4team_be_authentication)
- [채팅 서버(nestJS)](https://github.com/depromeet/11th_4team_be_chat)
- [api 서버(nestJS)](https://github.com/depromeet/11th_4team_be_api)
### :apple: 프론트 관련
- [iOS 메인 모듈 (Public)](https://github.com/depromeet/Tiqui-Taca_iOS)
- [iOS Network 모듈 (Private)](https://github.com/depromeet/Tiqui-Taca_iOS_NetworkModule)
- [iOS DesignSystem 모듈 (Private)](https://github.com/depromeet/Tiqui-Taca_iOS_DesignSystemModule)
---
## **:busts_in_silhouette: Member**
### :computer: 개발자 선생님들
백엔드, 팀장
프론트엔드
프론트엔드
프론트엔드
백엔드
김우진
강민석
김록원
송하경
이찬진
jinnuae40
devMinseok
RokwonK
hakyung9712
ImNM
### :art: 하늘같은 디자인 선생님들
디자인
디자인
디자인
고유진
이병호
홍서희
고유진
이병호
홍서희
---
## **:iphone: Screen**
모두 보기
#### **온보딩**
#### **로그인/회원가입**
#### **지도**
#### **채팅**
#### **알림, 쪽지**
#### **프로필**
#### **질문**