Coder Social home page Coder Social logo

moviezoo's Introduction

MovieZoo

MovieZoo CI

Quality gate

IOS App written using Swift 5.0 with VIPER architecture.

Prerequisites

  • iOS 10 and above.
  • Xcode 10.3 and above.
  • Swift 5.0.
  • ZERO third party dependency.

Implemented UserStories

US-1

As a customer, I want to be able to view a list of movies ACCEPTANCE CRITERIA

  • The list should include the title of the movie, the release date and the rating.
  • The movie list will be loaded from a local data store e.g. Json file.

US-2

As a customer, I want to be able to select a movie and view more details ACCEPTANCE CRITERIA

  • The movie detail page should include the movie title, the year of release, the genre, the cast (if any) and the movie photos fetched from Flickr API.

US-3

As a customer I want to be able to search for a movie ACCEPTANCE CRITERIA

  • On the movies list screen, there should be a search bar that can search movies by title.
  • The search results should be categroized with year with at most top 5 rated movies on each year.

Features

  • Show local movies List.
  • Search local movies by movie title.
  • Show movie details.
  • Show movie photos fetched from Flickr API using movie title as search term.
  • Caching movie photos.

More features to be added

  • Recommended Movies based on search history.
  • Add movies to favourites.

moviezoo's People

Contributors

meseery avatar meseery2 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.