Tv Maze Api is An project using Kotlin/MVP/Material design based app.
The App has following features:
- Star Trek Episode List Page
- Episode Detail Page
- Tv Show Detail Page
- MainActivity.kt
{Episode List View}
* EpisodeDetailsActivity.kt{Episode Detail View}
- DetailShowActivity.kt {Show Detail View}
- Episode.kt {This class has a Episode list view item model}
- Show.kt {This class has a Tv show item model}
- MainAdapter.kt { This class has a episode list item }
- retrofit2
- okhttp3
- glide
- rxjava2
- spek
- mockito
- support:appcompat-v7
- cardview
- Config.kt {App Config information}
Thanks for your reading
Pull requests are more than welcome.
- Email: ziagaggoo@gmail.com
Simple Tv Maze Client
Copyright (c) 2018 Zia (https://github.com/boygaggoo/TVMAZEAPI).
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance withLog 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.