{"id":28591261,"url":"https://github.com/sameerasw/moview","last_synced_at":"2025-10-20T00:26:37.234Z","repository":{"id":291429243,"uuid":"969558803","full_name":"sameerasw/moview","owner":"sameerasw","description":"A movie db Android application","archived":false,"fork":false,"pushed_at":"2025-05-04T16:21:23.000Z","size":709,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-04T16:25:24.224Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sameerasw.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2025-04-20T12:31:20.000Z","updated_at":"2025-05-04T14:51:15.000Z","dependencies_parsed_at":"2025-05-04T16:25:28.687Z","dependency_job_id":null,"html_url":"https://github.com/sameerasw/moview","commit_stats":null,"previous_names":["sameerasw/moview"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sameerasw%2Fmoview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sameerasw%2Fmoview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sameerasw%2Fmoview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sameerasw%2Fmoview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sameerasw","download_url":"https://codeload.github.com/sameerasw/moview/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sameerasw%2Fmoview/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259236394,"owners_count":22826309,"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":[],"created_at":"2025-06-11T09:14:15.488Z","updated_at":"2025-10-20T00:26:32.194Z","avatar_url":"https://github.com/sameerasw.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎥 Moview - Your Movie Database Android Application\n\n[![Kotlin](https://img.shields.io/badge/Kotlin-100%25-blue)](https://kotlinlang.org/)\n[![GitHub License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE)\n\n## 📖 Overview\n\n**Moview** is a modern Android application designed to provide users with a comprehensive Movie Database experience. Built entirely in Kotlin Jetpack Compose, this app leverages the latest Android development techniques and tools to fulfill the Mobile App Development coursework 2 requirements .\n\n---\n\n## 🛠️ Installation\n\nFollow these steps to set up and run the project:\n\n1. **Clone the Repository**  \n   ```bash\n   git clone https://github.com/sameerasw/moview.git\n   ```\n\n2. **Open in Android Studio**  \n   - Download and install [Android Studio](https://developer.android.com/studio).\n   - Open the project in Android Studio.\n\n3. **Build and Run**  \n   - Sync the Gradle files.\n   - Run the app on an emulator or physical device with Android 12 or higher.\n\n---\n\n## 📂 Project Structure\n\n    ├── app/                     # Main application directory\n    │   ├── src/                 # Source files\n    │   │   ├── main/            # Main application code\n    │   │   │   ├── java/        # Kotlin source files\n    │   │   │   ├── res/         # UI resources (layouts, drawables, etc.)\n    │   ├── build.gradle         # Gradle configuration for the app\n    ├── build.gradle             # Root Gradle configuration\n    ├── README.md                # Project README file\n    └── ...\n\n---\n\n## 🌟 Screenshots\n\n| ![Screenshot_20250505-175915](https://github.com/user-attachments/assets/e097f5f9-7126-4966-81f5-11dae84c4865) | ![Screenshot_20250505-180141](https://github.com/user-attachments/assets/de988fac-96a2-444a-ac29-36e521440c5a) | ![Screenshot_20250505-175956](https://github.com/user-attachments/assets/0cdeebbb-ebc5-4b7e-a34e-75fc5d79ed3d) | ![Screenshot_20250505-180149](https://github.com/user-attachments/assets/e769f9c4-8527-48f4-9825-e88100fe8931) |\n|-------------|---------------|---------------|---------------|\n| ![Screenshot_20250505-180112](https://github.com/user-attachments/assets/ba7d2c69-565f-4190-abc3-d41f992799e2) | ![Screenshot_20250505-180200](https://github.com/user-attachments/assets/c3e6617d-5766-4a05-8d8c-c73b72783e3e) | ![Screenshot_20250505-180125](https://github.com/user-attachments/assets/d648c763-7bd4-4148-809b-6aedbec7985c) | ![Screenshot_20250505-180213](https://github.com/user-attachments/assets/98fafb55-09fa-4768-b84b-af8f606ea83e) |\n\n---\n\n## 🎥 Demo Video\n\n[![Watch the Demo](https://img.youtube.com/vi/8cangnukayc/0.jpg)](https://youtu.be/8cangnukayc)\n\n---\n\n## 📝 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n---\n\n## 📧 Contact\n\nFor any inquiries or feedback, feel free to reach out:\n\n- **GitHub**: [@sameerasw](https://github.com/sameerasw)  \n- **Email**: mail@sameerasw.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsameerasw%2Fmoview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsameerasw%2Fmoview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsameerasw%2Fmoview/lists"}