{"id":25457304,"url":"https://github.com/winechit-dev/tmdb-ios","last_synced_at":"2026-02-11T17:32:32.889Z","repository":{"id":274657355,"uuid":"923585076","full_name":"winechit-dev/tmdb-ios","owner":"winechit-dev","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-10T16:26:17.000Z","size":351,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T16:29:02.074Z","etag":null,"topics":["design-system","mvvm-architecture","swift","swiftdata","swiftui","tmdb-api"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/winechit-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-28T14:12:03.000Z","updated_at":"2025-02-10T16:26:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"27ac196d-6ae4-4ee0-84e3-c9880a3d5608","html_url":"https://github.com/winechit-dev/tmdb-ios","commit_stats":null,"previous_names":["winechit-dev/tmdb-ios"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winechit-dev%2Ftmdb-ios","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winechit-dev%2Ftmdb-ios/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winechit-dev%2Ftmdb-ios/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winechit-dev%2Ftmdb-ios/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winechit-dev","download_url":"https://codeload.github.com/winechit-dev/tmdb-ios/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239394714,"owners_count":19631122,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["design-system","mvvm-architecture","swift","swiftdata","swiftui","tmdb-api"],"created_at":"2025-02-18T02:16:58.105Z","updated_at":"2025-11-02T12:30:29.991Z","avatar_url":"https://github.com/winechit-dev.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TMDB iOS App\n\nA native iOS application that allows users to browse and discover movies using The Movie Database (TMDB) API. The app follows clean architecture principles with a clear separation of concerns.\n\n![TMDB Cover](https://raw.githubusercontent.com/winechit-dev/tmdb-ios/refs/heads/main/TMDB%20iOS%20App.webp)\n\n\n## Project Structure\n\n### 📱 Data Layer\n- **Models**: Contains response models for API data\n  - `CastResponse`\n  - `CreditsResponse`\n  - `GenresResponse`\n  - `MovieDetailsResponse`\n  - `MovieResponse`\n- **Networking**: Handles API communication\n  - `ApiService`: Manages all API calls to TMDB\n- **Repository**: Data access layer\n  - `MovieRepository`: Handles movie data operations\n\n### 🎯 Domain Layer\n- **Models**: Core business models\n  - `CastModel`\n  - `GenresModel`\n  - `MovieDetailsModel`\n  - `MovieModel`\n\n### 🎨 Presentation Layer\n- **Design System**\n  - `Typo`: Typography definitions\n- **Models**: View-specific models\n  - `FavoriteMovie`: Model for favorite movies\n- **Views**: UI Components\n  - **Favourite**: Favorite movies screen\n    - `FavouriteMoviesView`\n  - **Home**: Main screen\n    - `HomeView`\n    - `HomeViewModel`\n  - **MovieDetails**: Movie details screen\n    - `MovieDetailsView`\n    - `MovieDetailsViewModel`\n\n### 🎨 Resources\n- **Preview Content**\n  - Fonts: Metropolis-Regular and Metropolis-SemiBold\n  - Preview Assets\n- **Assets**: App images and resources\n\n## Features\n- Browse popular movies\n- View movie details\n- See movie cast and crew\n- Browse movie genres\n- Save favorite movies\n- Home screen with curated content\n- Detailed movie information view\n\n## Technical Stack\n- Swift\n- SwiftUI\n- MVVM Architecture\n- TMDB API integration\n- Custom Design System\n- Custom Typography (Metropolis font family)\n\n## Requirements\n- iOS 18.1+\n- Xcode 16.1+\n\n## Installation\n1. Clone the repository\n```bash\ngit clone https://github.com/your-username/tmdb-ios.git\n```\n2. Open `tmdb-ios.xcodeproj` in Xcode\n3. Add your TMDB API key in the appropriate configuration file\n4. Build and run the project\n\n## Architecture\nThe project follows a clean architecture approach with three main layers:\n- **Data Layer**: Handles external data sources and API communication\n- **Domain Layer**: Contains business logic and models\n- **Presentation Layer**: Manages UI and user interactions using MVVM pattern\n\n## Configuration\n- **API Key**: Obtain an API key from TMDB and configure it in the project.\n\n## Contributing\n- **Fork the Repository**: Create a personal fork of the repository.\n- **Create a Branch**: Create a new branch for your feature or bugfix.\n- **Submit a Pull Request**: Submit a pull request with a detailed description of your changes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwinechit-dev%2Ftmdb-ios","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwinechit-dev%2Ftmdb-ios","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwinechit-dev%2Ftmdb-ios/lists"}