MCPcopy Index your code
hub / github.com/ahnafalfariza/MoviesDaily

github.com/ahnafalfariza/MoviesDaily @v1.0.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.0.0 ↗ · + Follow
97 symbols 299 edges 45 files 2 documented · 2% updated 3mo ago★ 178
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

MoviesDaily

Overview

Movies and TV Show mobile application. Available for iOS and Android. Developed as a personal project, created using React Native and TMDb API.

Screenshot

Features

  • Search movie and tv show
  • Discover tv and movies
  • Watch videos related
  • See images related to movie
  • Provide every season episode info
  • and many more

Installation

Make sure you have setup react native environment here

Clone this repo

$ git clone https://github.com/ahnafalfariza/MoviesDaily.git
$ cd MoviesDaily

Install dependencies

$ npm install

If you're running iOS, make sure you install the pods

$ cd ios
$ pod install

Run android or ios

$ npm run android
$ npm run ios

License

Project is published under the MIT license.

Core symbols most depended-on inside this repo

request
called by 29
src/api/api.js
queryString
called by 21
src/api/url.js
getImageUrl
called by 7
src/api/url.js
normalize
called by 3
src/helper/FontSize.js
getPopularMoviesUrl
called by 2
src/api/url.js
getTopRatedMoviesUrl
called by 2
src/api/url.js
getMustWatchMoviesUrl
called by 2
src/api/url.js
getUpcomingMoviesUrl
called by 2
src/api/url.js

Shape

Function 54
Method 23
Class 20

Languages

TypeScript85%
Java15%

Modules by API surface

src/api/url.js23 symbols
src/api/api.js8 symbols
android/app/src/main/java/com/moviesdaily/MainApplication.java7 symbols
src/component/OfflineNotice.js6 symbols
src/screen/TVShowScreen.js5 symbols
src/screen/MovieScreen.js5 symbols
src/component/MovieDetail/MovieImages.js5 symbols
android/app/src/debug/java/com/moviesdaily/ReactNativeFlipper.java5 symbols
src/screen/TVDetailScreen.js3 symbols
src/screen/MovieSeasonScreen.js3 symbols
src/screen/MovieDetailScreen.js3 symbols
src/helper/Types.js3 symbols

For agents

$ claude mcp add MoviesDaily \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page