Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/devxoul/graygram-ios

[40시간만에 Swift로 iOS 앱 만들기] 흑백 사진 전용 소셜 미디어 앱
https://github.com/devxoul/graygram-ios

app ios oss

Last synced: 7 days ago
JSON representation

[40시간만에 Swift로 iOS 앱 만들기] 흑백 사진 전용 소셜 미디어 앱

Awesome Lists containing this project

README

        

# Graygram for iOS

[40시간만에 Swift로 iOS 앱 만들기](https://devxoul.gitbooks.io/ios-with-swift-in-40-hours/content/) 강의에서 예제로 함께 만들어 볼 소셜 미디어 애플리케이션입니다.

> ⚠️ 현재 백엔드 서버는 작동하지 않습니다. 매달 $7를 내야해서 강의중에만 켜둡니다.

> ⚠️ A server is down at this time. It costs $7 per month so I only run during my lecture.

graygram-1

백엔드 코드는 [graygram-web](https://github.com/devxoul/graygram-web) 레파지토리를 참고해주세요.

## 테스트 계정

* ID: `test`
* PW: `test`

## 개발 환경 설정

```console
$ pod install
```

명령어를 실행한 후 Graygram.xcworkspace 파일을 열어서 빌드하실 수 있습니다.

## 라이센스

Graygram은 MIT 라이센스 하에 배포됩니다.