GithubHelp home page GithubHelp logo

kandavel / cineaste-ios Goto Github PK

View Code? Open in Web Editor NEW

This project forked from danglingp0inter/cineaste-ios

0.0 0.0 0.0 46.56 MB

An iOS application to manage movies you would like to see and movies you have seen.

License: Apache License 2.0

Shell 0.46% Ruby 2.88% Swift 96.67%

cineaste-ios's Introduction

Download on the App Store

Cineaste App (iOS)

Build Status Swift 5 license platform languages testflight

Cineaste App is an iOS application to manage movies you would like to see and movies you have seen.

Screenshots

Movie Detail Search Watchlist History
All the information you need Discover new movies Add movies you want to see to your watchlist Remember movies you have seen
movie-detail search watchlist seen

Dependencies

We are using theMovieDb to get access to the big movie data universe.

A list of all dependencies can be found in DEPENDENCIES.md.

Contribute

  • Please report bugs or feature requests with GitHub issues.
  • Feel free to submit a Pull Request for bug fixes or new features.

How to build

  1. Open Cineaste.xcodeproj in Xcode 11.
  2. Get a theMovieDb key and add it to the ApiKeys data set in the asset catalog under the following path: Cineaste/Keys.xcassets/ApiKeys.dataset/apikey.plist.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>MOVIEDB_KEY</key>
	<string>XXXX</string>
</dict>
</plist>
  1. To run the app on one of your devices, you have to navigate to the project settings under targets to the general tab and choose a team to one you are member of. Change the bundle identifier to an identifier linked to your Apple developer account in order to run.
  2. Build and run the project.

Is there an app for Android?

Yes! You can check out the Android client on GitHub. It's available on Google Play.

Get it on Google Play

License

Cineaste App is released under the Apache License. Please see the LICENSE file for more information.

cineaste-ios's People

Contributors

fbernutz avatar christiannorbertbraun avatar xavierlowmiller avatar wtimme avatar dependabot[bot] avatar marcelgross90 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.