Skip to content

I created an IOS app inspired by the popular app Flixster Movie Review! Using Swift, Networking Data modeling, UITableView, Segues, Scrolling, Autolayout, and more!

Notifications You must be signed in to change notification settings

Norky101/Movie-Review-IOS-Mobile-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flixster

**Flixster ** is a movie browsing app that allows you to see a detailled overview of movies.

Required Features

The following functionality is completed:

  • Users are able to see a customized app icon and launch screen
  • Your app should work for any screen size and orientation using AutoLayout constraints
    • Mark here if you will demostrate auto layout implemention as horizontal rotation or different phone size or both, then erase this text
  • Displays at least 5 different movies in a table view
  • Can tap into detail view of movie with a full description, backdrop image, and title
  • Unique UI changes, such as background, font/color changes, etc.
  • Implement network call and table view to display a list of movies currently playing (title, description, image)
  • App has a collection view with the same list of movies
  • Uses a tab bar controller to switch between collection view and table view screens

Video Walkthrough

Here's a walkthrough of implemented user stories:

The file is too big and I can not make it smaller as I wont be able to show all the features. Use the provided link to the gif.

https://i.imgur.com/H5ugkED.gif

Screenshots: Screen Shot 2023-03-17 at 7 41 27 PM Screen Shot 2023-03-17 at 7 41 10 PM Screen Shot 2023-03-17 at 7 40 58 PM Screen Shot 2023-03-17 at 7 40 39 PM

License

Copyright [2023] [Noah Pilkington]

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

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

I created an IOS app inspired by the popular app Flixster Movie Review! Using Swift, Networking Data modeling, UITableView, Segues, Scrolling, Autolayout, and more!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages