Skip to content

Kotlin Multiplatform (Android and iOS) application that helps you discover, view info, and keep track of the series you are watching.

License

Notifications You must be signed in to change notification settings

y-polek/EpisodeTracker

Repository files navigation

Episode Tracker

iOS version is coming soon.

API keys

To build the project you have to supply the following API keys:

Create SharedCode/api_keys.properties file with following content:

THE_MOVIE_DB_API_ACCESS_TOKEN=api_access_token
OMDB_API_KEY=api_key

Credits

  • This product uses the TMDb API but is not endorsed or certified by TMDb.
  • This product uses the OMDb API but is not endorsed or certified by OMDb.

License

Copyright 2020 Yury Polek

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 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.

About

Kotlin Multiplatform (Android and iOS) application that helps you discover, view info, and keep track of the series you are watching.

Topics

Resources

License

Stars

Watchers

Forks