Movies Explorer
Mobile app that shows a list of movies and tv shows from TMDB, built with react native.
Play Store
Check it atThe user should
- See a list of (popular - top reated) Movies
- See a list of (popular - top reated) Tv shows
- See the full details of a specific movie/Tvshow
- Add movie/Tvshow to watch list
- Trigger dark mode
- Search for a specific movie/Tv show
TODO
- Test the app componants and functions
- Take care of a11y
- Add instabug SDK
- Handle requests error
- Publish to Play store
- Publish to App store
- Update README
- Add instructions about installation
- The link of the app on Play store
- Find a good name and icon for the app
About the app
The app should contain four main tabs :- Movies, Tv shows, Search, and My list.
- The Movies and Tv shows tabs each of them includes two tabs (popular - top rated).
- Search tab should have a search bar and a list of genres.
- My list tab contain the movies and tv shows the user added.