Moop-App / Moop-Android

한국 멀티플렉스 극장의 현재상영작, 개봉예정작 정보를 모아 보여주는 안드로이드 앱입니다.
https://play.google.com/store/apps/details?id=soup.movie
Apache License 2.0
165 stars 17 forks source link
android-application kotlin moop movie south-korea

:movie_camera: 뭅 (Moop)


한국 멀티플렉스 극장의 현재상영작, 개봉예정작 정보를 모아주는 안드로이드 앱입니다.
iOS 프로젝트도 있습니다.


License API

## Download ## API Key Create `signing/key.properties` with the following values: ``` # DEBUG API MOOP_API_BASE_URL = https://moop-public-api.firebaseio.com/alpha/ ``` ## License ``` Copyright 2019 SOUP Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ```