anmolkhanna93 / movieViewer

0 stars 0 forks source link

Week 2 #2

Open anmolkhanna93 opened 7 years ago

anmolkhanna93 commented 7 years ago

Flicks-App

CodePath Ios Submission

Week2 - Flicks

Flicks is a application for iOS to see the top rated movies.

Submitted by: Anmol Khanna

User Stories

The following required functionality is complete:

[1] User can view movie details by tapping on a cell.

[2] User can select from a tab bar for either Now Playing or Top Rated movies.

[3] Customize the selection effect of the cell.

The following optional functionality is complete:

[1] Customize the navigation bar.

Video Walkthrough

Here's a walkthrough of implemented user stories:

flicks_week2

License

Copyright [2017] [Anmol Khanna]

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
codepathreview commented 7 years ago

:+1: Nice work! The point of this homework was to get familiar with two common forms of navigation in iOS (push and tab bar). It also provided a chance to extend your Flicks app in new ways.

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. 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 project rubric for a breakdown of how submissions are scored.

If you have any particular questions about the assignment or the feedback, feel free to reply here or email us at universitysupport@codepath.com.