Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<title>Movies Information IOS Application by 301CEM-1920OCTJAN</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
</head>
<body>
<section class="page-header">
<h1 class="project-name">Movies Information IOS Application </h1>
<h2 class="project-tagline"></h2>
<a href="https://github.coventry.ac.uk/301CEM-1920OCTJAN/301CEM-7651331" class="btn">View on GitHub</a>
</section>
<section class="main-content">
<h3>
<a id="about-this-application" class="anchor" href="#about-this-application" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>About this Application.</h3>
<p>The repository contains the IOS project developed using swift programming language for 301CEM coursework. The application focuses on providing users to choose trending movies and tv shows and is using TheMovieDB api for fetching the details combined with the Firebase .</p>
<h3>
<a id="applied-swift-concepts" class="anchor" href="#applied-swift-concepts" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Applied Swift Concepts</h3>
<ul>
<li>UICollectionView with Flow Layout</li>
<li>UITableView</li>
<li>AVPlayer</li>
<li>Core Data for data persistence</li>
<li>Programmatic Constraints.</li>
</ul>
<footer class="site-footer">
<span class="site-footer-owner"><a href="https://github.coventry.ac.uk/301CEM-1920OCTJAN/301CEM-7651331">Movies Information IOS Application </a> is maintained by <a href="https://github.coventry.ac.uk/301CEM-1920OCTJAN">301CEM-1920OCTJAN</a>.</span>
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a> using the <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a> by <a href="https://twitter.com/jasonlong">Jason Long</a>.</span>
</footer>
</section>
</body>
</html>