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

https://github.com/redgoose-dev/photo-exhibition

Photo exhibition for goose
https://github.com/redgoose-dev/photo-exhibition

Last synced: about 2 months ago
JSON representation

Photo exhibition for goose

Awesome Lists containing this project

README

          

# Photo exhibition for Goose

온라인 사진전시회에 쓰려고 만든 사진 전시회 프로그램입니다.
어떻게 생겼는지는 다음 데모 링크를 참고해주세요.

----------------------------

* 4TH Online Photo Exhibition
http://display.redgoose.me/4th/
* Demo
http://projects.redgoose.me/2015/goose/app/photo-exhibition/
* goose-dev article
http://src.goose-dev.com/article/3/

----------------------------

## Install

앱을 설치하기 전에 goose가 설치되어있는지 확인해봅니다. `/goose`에 설치되어있다고 가정하겠습니다.
다음 명령어를 통하여 저장소를 복제합니다.

```
git clone https://github.com/dev-goose/PhotoExhibition.git
```

### make base.user.php

다음 내용으로 `{APP}/libs/base.user.php` 경로와 파일 이름으로 만들어주시고, 자신의 서버 환경에 맞게 경로와 둥지 번호를 꼭 설정해주세요.

```