Coder Social home page Coder Social logo

ios-sprint1-challenge-redux's Introduction

Instructions

This sprint challenge is designed to ensure that you are competent with the concepts taught during this first sprint. Please read this entire README to make sure you understand what is expected of you. Failure to read and follow the instructions and requirements will be reflected in your results.

In your solution, it is especially important that you follow best practices such as MVC and good, consistent code style. You will be scored on these aspects as well as the project requirements below.

Begin by forking this repository. Clone your fork to your local computer. Commit as appropriate while you work. Push your final project to GitHub, then send a link to your GitHub fork to your Project Manager.

You will have 3 hours to complete this sprint challenge

Please view the screen recording so you will know what your finished project should look like:

Good luck!

Screen Recording

Requirements

  1. A tab bar controller that displays two view controllers:
    • A view controller that allows the user to add new movies
    • A view controller that shows all the movie that have been created. This movie list view controller is implemented using a subclass of UIViewController, not UITableViewController.
  2. The view controller that shows the list of movies uses a custom UITableViewCell that displays the movie's title and has a button to toggle whether the user has seen the movie or not. The button's text reflects whether the movie is seen or not.
  3. User can swipe to delete movies.

Extra Challenges

  • Add functionality to let the user to search for movies.
  • Sort the movies alphabetically.

ios-sprint1-challenge-redux's People

Contributors

erica avatar

Watchers

James Cloos 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.