{"id":25424755,"url":"https://github.com/asmitranjansinha/capsule","last_synced_at":"2026-05-15T13:04:16.636Z","repository":{"id":225837082,"uuid":"766994044","full_name":"asmitranjansinha/Capsule","owner":"asmitranjansinha","description":"📱 Mobile app that provides an interactive learning experience through videos, notes, and quizzes, all within a timed session.","archived":false,"fork":false,"pushed_at":"2025-02-02T18:26:37.000Z","size":39123,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-06T01:32:31.543Z","etag":null,"topics":["android","countdown-timer","jetpack-compose","kotlin","mvvm","quizapp","xml"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/asmitranjansinha.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,"zenodo":null}},"created_at":"2024-03-04T14:12:05.000Z","updated_at":"2025-08-25T19:35:27.000Z","dependencies_parsed_at":"2024-03-04T16:15:35.473Z","dependency_job_id":"8fb94c72-3c1e-467f-98e2-552ea97421fd","html_url":"https://github.com/asmitranjansinha/Capsule","commit_stats":null,"previous_names":["asmitranjansinha/capsule"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/asmitranjansinha/Capsule","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asmitranjansinha%2FCapsule","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asmitranjansinha%2FCapsule/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asmitranjansinha%2FCapsule/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asmitranjansinha%2FCapsule/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asmitranjansinha","download_url":"https://codeload.github.com/asmitranjansinha/Capsule/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asmitranjansinha%2FCapsule/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33067477,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["android","countdown-timer","jetpack-compose","kotlin","mvvm","quizapp","xml"],"created_at":"2025-02-16T23:17:36.523Z","updated_at":"2026-05-15T13:04:16.619Z","avatar_url":"https://github.com/asmitranjansinha.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Capsule Mobile App\n\nCapsule is a mobile application built with Kotlin that presents users with an interactive learning experience. The app follows the MVVM structure with Clean Architecture to ensure scalability and maintainability.\n\n## Features\n\n- **Video Playback:** Users watch an instructional video.\n- **Notes Section:** A detailed note follows the video to provide additional insights.\n- **Quiz Section:** Users answer questions related to the video, note, or general knowledge.\n- **Countdown Timer:** A 10-minute countdown ensures users complete all screens within the given time.\n- **Performance Evaluation:** Results are shown after submission or when time runs out.\n- **Restart Functionality:** Users can reset and restart the process at any time.\n\n## Screenshots\n\n|:-------------------------:|:-------------------------:|:-------------------------:|:-------------------------:|\n|\u003cimg src=\"screenshots/video_screen.png\" width=\"200\"\u003e|\u003cimg src=\"screenshots/notes_screen.png\" width=\"200\"\u003e|\u003cimg src=\"screenshots/quiz_screen.png\" width=\"200\"\u003e|\u003cimg src=\"screenshots/result_screen.png\" width=\"200\"\u003e|\n|:-------------------------:|:-------------------------:|:-------------------------:|:-------------------------:|\n\n## Tech Stack\n\n- **Language:** Kotlin\n- **Architecture:** MVVM with Clean Architecture\n- **UI:** Jetpack Compose / XML (Specify if applicable)\n- **Storage:** Room Database (if used) / Shared Preferences\n- **Dependency Injection:** Dagger/Hilt (if used)\n- **Networking:** Retrofit (if applicable)\n\n## Installation\n\n1. Clone the repository:\n   ```bash\n   git clone \u003crepository-url\u003e\n   ```\n2. Open the project in Android Studio.\n3. Sync the Gradle files.\n4. Build and run the app on an emulator or physical device.\n\nAlternatively, download the APK from the `/apk` folder and install it directly.\n\n## How to Use\n\n1. Launch the app.\n2. Watch the video provided.\n3. Read the note for additional details.\n4. Answer the quiz questions before the 10-minute countdown ends.\n5. View your performance summary.\n6. Restart if you wish to try again.\n\n## Contributing\n\nContributions are welcome! Feel free to fork the repository and submit pull requests.\n\n---\n\nFeel free to modify the README based on your project's specifics!\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasmitranjansinha%2Fcapsule","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasmitranjansinha%2Fcapsule","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasmitranjansinha%2Fcapsule/lists"}