Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/developeracademy-postech/macc-getarock
직장인 밴드 하고 싶은 사람 여기 다 모여락 🎸
https://github.com/developeracademy-postech/macc-getarock
Last synced: about 4 hours ago
JSON representation
직장인 밴드 하고 싶은 사람 여기 다 모여락 🎸
- Host: GitHub
- URL: https://github.com/developeracademy-postech/macc-getarock
- Owner: DeveloperAcademy-POSTECH
- Created: 2022-10-31T06:23:55.000Z (about 2 years ago)
- Default Branch: develop
- Last Pushed: 2023-01-27T16:20:05.000Z (almost 2 years ago)
- Last Synced: 2024-06-05T10:52:21.886Z (5 months ago)
- Language: Swift
- Homepage:
- Size: 2.18 MB
- Stars: 6
- Watchers: 4
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### :sparkles: Skills & Tech Stack
* UIKit
* MapKit
* Storyboard + Code base
* Github
* Github Action
* SwiftLint
### 🛠 Development Environment
![Generic badge](https://img.shields.io/badge/iOS-15.0+-lightgrey.svg) ![Generic badge](https://img.shields.io/badge/Xcode-14.1-blue.svg)
### 🔀 Git branch & Git Flow
```
develop(default)feature/47-get-user-location
release/v1.0.0
hotfix/71-update-to-adapt-color-extension
```### 🗂 Folder Structure
```
GetARock
│
├── Network
│ ├── Mock
│ └── Model
│
├── Global
│ ├── Base
│ ├── Supports
│ │ ├── AppDelegate
│ │ └── Info.plist
│ ├── Literals
│ ├── Extension
│ ├── Util
│ ├── UIComponent
│ └── Resource
│ ├── Assets.xcassets
│ ├── Storyboards
│ └── Xibs
│
└── Screen
├── MainMap
└── BandInfo
├── Component
├── VC
└── Cell```
### 🧑💻 Authors
| [알로라](https://github.com/compuTasha) | [노엘](https://github.com/GODNOEL) | [시로](https://github.com/siro96-01) | [태니](https://github.com/taehyeonk) | [머피](https://github.com/Somin-DS) | [이브](https://github.com/unuhqueen) | [스누피](https://github.com/skycat0212) | [유니스](https://github.com/EuniceNam) |
|:---:|:---:|:---:|:---:|:---:|:---:|:---:|:---:|
|||||||||
### :lock_with_ink_pen: License
[MIT](https://choosealicense.com/licenses/mit/)