https://github.com/developeracademy-postech/macc-team-vegeting
채식 소모임 앱
https://github.com/developeracademy-postech/macc-team-vegeting
Last synced: about 1 month ago
JSON representation
채식 소모임 앱
- Host: GitHub
- URL: https://github.com/developeracademy-postech/macc-team-vegeting
- Owner: DeveloperAcademy-POSTECH
- Created: 2022-10-20T07:17:58.000Z (over 3 years ago)
- Default Branch: develop
- Last Pushed: 2023-06-14T02:03:51.000Z (almost 3 years ago)
- Last Synced: 2025-04-24T01:44:25.086Z (12 months ago)
- Language: Swift
- Size: 5.62 MB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

## Preview
|모임 모아보기|참여모임 채팅|로그인 페이지|위치인증|
|---------------------|---------------------|---------------------|---------------------|
|
|
|
|
|
## Development
### 🏀Trouble Shooting
[Discussion](https://github.com/DeveloperAcademy-POSTECH/MacC-Team-Vegeting/discussions)
__🗂 Folder Structure__
```
── Vegeting
│ ├── Global
│ │ ├── Base
│ │ ├── Extensions
│ │ ├── Literals
│ │ ├── Manager
│ │ ├── Models
│ │ ├── Protocols
│ │ ├── Resources
│ │ │ ├── Assets.xcassets
│ │ │ │ ├── AccentColor.colorset
│ │ │ │ ├── AppIcon.appiconset
│ │ │ │ └── tabbarImage
│ │ │ └── Storyboards
│ │ │ └── Base.lproj
│ │ │ └── LaunchScreen.storyboard
│ │ ├── Supports
│ │ │ ├── GoogleService-Info.plist
│ │ │ ├── Info.plist
│ │ │ └── Secret.xcconfig
│ │ ├── UIComponent
│ │ │ └── Cell
│ │ └── Utils
│ ├── Screens
│ │ ├── ChatRoom
│ │ │ ├── Cell
│ │ │ └── ViewController
│ │ ├── ChatRoomDetail
│ │ │ ├── Component
│ │ │ ├── ViewController
│ │ │ └── ViewModel
│ │ ├── CreateGroup
│ │ │ ├── Cells
│ │ │ ├── Components
│ │ │ └── ViewController
│ │ │ └── Component
│ │ ├── GroupList
│ │ │ ├── Component
│ │ │ └── ViewController
│ │ ├── Main
│ │ │ └── ViewController
│ │ ├── MyPage
│ │ │ ├── Cell
│ │ │ └── ViewController
│ │ ├── PostDetail
│ │ ├── RegisterUserProfile
│ │ │ ├── Component
│ │ │ └── ViewController
│ │ ├── Report
│ │ │ ├── Cell
│ │ │ ├── Component
│ │ │ └── ViewController
│ │ └── SignIn
│ │ ├── ViewControllers
│ │ └── ViewModel
│ └── Vegeting.entitlements
└── VegetingTests
```
### ✨ Tech Stack
☑️ UIKit
☑️ Swift Concurrency
☑️ Combine
☑️ Firebase
☑️ CI(Github Action)
## 🧑💻 Authors
|Tech Lead|Tech|Tech|Tech|Design Lead|
|---|---|---|---|---|
||||||
|[@yudonlee](https://github.com/yudonlee)|[@wonhui-kim](https://github.com/wonhui-kim)|[@YoungKyoungKim](https://github.com/kelly1422)|[@dake](https://github.com/ccdkk)|[@EunbiKang](https://github.com/pppaper)|
## Environment
### 🛠 Development Environment
