Coder Social home page Coder Social logo

flixter's Introduction

Flixter Part 2

User Stories

REQUIRED (10pts)

  • (5pts) User can tap a cell to see more details about a particular movie.
  • (5pts) User can tap a tab bar button to view a grid layout of Movie Posters using a CollectionView.

BONUS

  • (2pts) User can tap a poster in the collection view to see a detail screen of that movie.
  • (2pts) In the detail view, when the user taps the poster, a new screen is presented modally where they can view the trailer.

App Walkthrough GIF

Link: https://imgur.com/a/hhIvcbE


Notes

Describe any challenges encountered while building the app.

Flix

Flix is an app that allows users to browse movies from the The Movie Database API.

๐Ÿ“ UNIT 2 OVERVIEW:

In this unit you'll learn how to build a Detail View, an extremely common feature found in almost every app. A Detail View allows users to get more "details" about something in your app, usually by tapping on an item in a list to reveal a new "screen" which slides in from the right. We'll use this design pattern to extend our Flicks app so users can get more info about particular movies.

We'll also explore tab bars, another type of navigation, and try our hand with collection views to achieve a grid layout of movie cells. We'll continue to extend our Tumblr app as well adding a detail view. For an extra challenge, add section headers to your table view and leverage a pinch gesture recognizer to allow users to zoom in on an image.


Flixter Part 1

User Stories

  • (2pts) User sees an app icon on the home screen and a styled launch screen.
  • (5pts) User can view and scroll through a list of movies now playing in theaters.
  • (3pts) User can view the movie poster image for each movie.

BONUS

  • (2pt) User can view the app on various device sizes and orientations.
  • (1pt) Run your app on a real device.

App Walkthrough GIF

https://imgur.com/a/rzH1eCU


Notes

I'm having a difficult time with git and uploading my gif

flixter's People

Contributors

vishyyvishal avatar

Watchers

 avatar

flixter's Issues

Project Feedback!

We have a detailed Project 2 Feedback Guide which covers the best practices for implementing this assignment. Read through the feedback guide point-by-point to determine ways you might be able to improve your submission. While we won't be reviewing further revisions to this unit's submission anymore, you should consider going back and implementing these improvements as well. Keep in mind that one of the most important parts of iOS development is learning the correct patterns and conventions.

Check out the assignment grading page for a breakdown of how submissions are scored.

If you have any technical questions about the project or concepts covered this week, post a question on our Discussions Forum and mark the question as type, "Curiosity". For general questions email us at, [email protected].

Project Feedback!

๐Ÿ‘ Nice work! The point of this homework was to get a chance to implement a TableView (one of the most common views in iOS) and to work with real data over the network (in this case from the Movies Database API).

A key part of these projects is that you add additional features and tweak the UI / UX because that will provide the most learning opportunities. We encourage you to complete the projects early each week with the required stories and then spend time adding your own UI elements and experimenting with optional extensions that will improve the user experience.

We have a detailed Assignment 1 Feedback Guide which covers the best practices for implementing this assignment. Read through the feedback guide point-by-point to determine ways you might be able to improve your submission. You should consider going back and implementing these improvements as well. Keep in mind that one of the most important parts of iOS development is learning the correct patterns and conventions.

Check out the assignment grading page for a breakdown of how submissions are scored.

If you have any technical questions about the project or concepts covered this week, post a question on our Discussions Forum and mark the question as type, "Curiosity". For general questions email us at, [email protected].

Project Feedback!

It looks like the following feature was not reflected on your GIF walkthrough:

  • Partially Shown: User sees an app icon on the home screen and a styled launch screen.
    • The app icon on the home screen was not shown. Partial point was given for this user story.

In order for us to count these towards your submission, please record another GIF that captures these features. Once you do, please push your updates and submit your assignment again through the course portal within 48 hours from the posted deadline so that we can regrade it.

Project Feedback!

It looks like the following feature was not reflected on your GIF walkthrough:

  • User can tap a poster in the collection view to see a detail screen of that movie
    • Details of the movies should be shown after a poster from the grid view is tapped.

Since the extension period is over, we will no longer regrade any resubmissions made after this date. We just want to let you know so that you make sure to reflect the features on your GIF for future submissions

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.