Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/developeracademy-postech/macc-team-vegeting
채식 소모임 앱
https://github.com/developeracademy-postech/macc-team-vegeting
Last synced: about 5 hours ago
JSON representation
채식 소모임 앱
- Host: GitHub
- URL: https://github.com/developeracademy-postech/macc-team-vegeting
- Owner: DeveloperAcademy-POSTECH
- Created: 2022-10-20T07:17:58.000Z (about 2 years ago)
- Default Branch: develop
- Last Pushed: 2023-06-14T02:03:51.000Z (over 1 year ago)
- Last Synced: 2024-07-24T07:18:36.277Z (4 months ago)
- Language: Swift
- Size: 5.62 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![github용](https://user-images.githubusercontent.com/39371835/206902755-9c614adc-a32e-49f3-942e-c546087af821.png)
## 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|
|---|---|---|---|---|
|![이유돈](https://user-images.githubusercontent.com/39371835/206903853-78d656d9-0091-4296-97c4-15adab567428.png)|![김원희](https://user-images.githubusercontent.com/39371835/206903852-d98d4045-de8f-4530-b337-8d64ddd91b8b.png)|![김영경](https://user-images.githubusercontent.com/39371835/206903850-cd021d18-9617-4544-93c4-7085ab521fe9.png)|![최동권](https://user-images.githubusercontent.com/39371835/206903854-4756d1ca-ca1d-4cd3-ab5f-2cc6da270ea9.png)|![강은비](https://user-images.githubusercontent.com/39371835/206903846-dda23e07-25fd-49b4-afcd-32e7b49a930d.png)|
|[@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