GitXplorerGitXplorer
a

flix-app

public
0 stars
0 forks
1 issues

Commits

List of commits on branch main.
Verified
7a366f7db4c9d5462ef9830ea40a9c2e3504ca19

Update README.md

aasl3 committed 3 years ago
Verified
daf1ba5253adbb23176a899f3aa08bb5f5a576f1

Update README.md

aasl3 committed 3 years ago
Unverified
dcdc94a3cc95c2aa3d0ea5d5f3f815c82e424cae

create project

aasl3 committed 3 years ago
Verified
e65579b7f7c9923d08163b3c82f31935fa498985

Initial commit

aasl3 committed 3 years ago

README

The README file for this repository.

Flix

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

📝 NOTE - PASTE PART 2 SNIPPET HERE: Paste the README template for part 2 of this assignment here at the top. This will show a history of your development process, which users stories you completed and how your app looked and functioned at each step.


Flix Part 1

User Stories

TODO:// In the User Stories section below, add an x in the -[ ] like this - [x] for any user story you complete. (🚫 Remove this paragraph after checking off completed user stories)

REQUIRED (10pts)

  • [X] (2pts) User sees an app icon on the home screen and a styled launch screen.
  • [X] (5pts) User can view and scroll through a list of movies now playing in theaters.
  • [X] (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


Notes

Describe any challenges encountered while building the app.