Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vpaliy/android-movies-app
https://github.com/vpaliy/android-movies-app
dagger2-mvp material-design mvp-architecture rxjava
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vpaliy/android-movies-app
- Owner: vpaliy
- License: apache-2.0
- Created: 2017-03-30T23:53:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-11T17:35:15.000Z (over 6 years ago)
- Last Synced: 2024-08-01T19:49:06.325Z (3 months ago)
- Topics: dagger2-mvp, material-design, mvp-architecture, rxjava
- Language: Kotlin
- Homepage:
- Size: 112 MB
- Stars: 331
- Watchers: 11
- Forks: 56
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/vpaliyX/PopularMovies.svg?branch=master)](https://travis-ci.org/vpaliyX/PopularMovies)
# Demo #
![](https://github.com/vpaliyX/PopularMovies/blob/master/art/main_resized.png)
![](https://github.com/vpaliyX/PopularMovies/blob/master/art/main_2_resized.png)
![](https://github.com/vpaliyX/PopularMovies/blob/master/art/search_resized.png)
![](https://github.com/vpaliyX/PopularMovies/blob/master/art/more_resized.png)## License ##
``````
Apache License
Copyright (c) 2017 Vasyl Paliy
Licensed 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 athttp://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.
``````