{"id":19885883,"url":"https://github.com/konjoinfinity/countdown-mobile-app","last_synced_at":"2025-09-18T21:31:09.047Z","repository":{"id":113904749,"uuid":"591039579","full_name":"konjoinfinity/countdown-mobile-app","owner":"konjoinfinity","description":"A Countdown Timer Mobile App ⏱⏰⏲🕓","archived":false,"fork":false,"pushed_at":"2023-03-14T14:08:02.000Z","size":867,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-12T17:49:05.751Z","etag":null,"topics":["android","countdown","countdown-clock","countdown-timer","countdowntimer","expo","ios","mobile","react-native","timer","timer-application","timers"],"latest_commit_sha":null,"homepage":"https://www.codementor.io/projects/mobile/countdown-mobile-app-bjzn08zcon","language":"JavaScript","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/konjoinfinity.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":"2023-01-19T19:42:16.000Z","updated_at":"2023-08-24T01:47:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"61259dc0-283c-4f03-988c-0b5add85c43e","html_url":"https://github.com/konjoinfinity/countdown-mobile-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konjoinfinity%2Fcountdown-mobile-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konjoinfinity%2Fcountdown-mobile-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konjoinfinity%2Fcountdown-mobile-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konjoinfinity%2Fcountdown-mobile-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/konjoinfinity","download_url":"https://codeload.github.com/konjoinfinity/countdown-mobile-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233524183,"owners_count":18689079,"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":["android","countdown","countdown-clock","countdown-timer","countdowntimer","expo","ios","mobile","react-native","timer","timer-application","timers"],"created_at":"2024-11-12T17:35:44.120Z","updated_at":"2025-09-18T21:31:03.734Z","avatar_url":"https://github.com/konjoinfinity.png","language":"JavaScript","readme":"## Countdown Mobile App\nCreated for an app challenge from devprojects (https://codementor.io)\n\nLink: (https://www.codementor.io/projects/mobile/countdown-mobile-app-bjzn08zcon)\n\n## Motivation\n\nI wanted to create this project for practice, to learn, to challenge myself, to release to the appstores. Check out the video demo below.\n\n## Build status \u0026 Code style\n\n![Build Status](https://app.travis-ci.com/konjoinfinity/countdown-mobile-app.svg?branch=main) [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](https://github.com/feross/standard)\n \n## Demo\n\nhttps://user-images.githubusercontent.com/46323883/214310892-ae91de9f-245e-412a-83b0-37819ffc9956.mov\n\n## Tech/framework used\nReact Native Expo\n\n\u003cb\u003eBuilt with\u003c/b\u003e\n- [Expo](https://expo.dev/)\n- [React Native](https://reactnative.dev/)\n\n## Features\n\nThe UI should include:\n* A countdown screen with a timer for the selected event ✅\n* A button to add a new countdown event ✅\n* A list of all active countdown events ✅\n\nFor an extra challenge:\n* Allow users to view archives of past events ✅\n* Automatically trigger push notification reminders x days before each event 🟨 (**planning**)\n* Allow users to customize the look and feel of each event (i.e. choose a color scheme, add an emoji, or upload custom background images)✅\n* Create an iOS or Android widget to show countdown timers on the user’s home screen 🟨 (**planning**)\n\n## Installation\n\n`yarn`\n\n## Contribute\n\nIf you'd like to contribute, submit a pull request.\n\n## Credits\n\nBuilt using this UI/UX design: https://dribbble.com/shots/7077105-Daily-UI-challenge-014-Countdown-Timer\n\n\n    [@eva-design/eva]\n    [@expo/vector-icons]\n    [@react-native-async-storage/async-storage]\n    [@react-native-community/datetimepicker]\n    [@react-navigation/bottom-tabs]\n    [@react-navigation/native]\n    [@react-navigation/native-stack]\n    [@ui-kitten/components] \n    [expo] \n    [expo-asset] \n    [expo-constants] \n    [expo-font] \n    [expo-haptics] \n    [expo-linear-gradient] \n    [expo-linking] \n    [expo-splash-screen] \n    [expo-status-bar] \n    [expo-system-ui] \n    [expo-web-browser] \n    [less] \n    [lodash] \n    [prop-types] \n    [react] \n    [react-dom] \n    [react-native] \n    [react-native-animatable] \n    [react-native-elevation] \n    [react-native-gradients] \n    [react-native-safe-area-context] \n    [react-native-screens] \n    [react-native-svg] \n    [react-native-web] \n    [sprintf-js] \n\n#### Motivation\n\nI wanted the final product as close to the UI/UX design while achieving the app requirements. Planning to release to Apple/Google AppStores.\n\n## License\n\nMIT © [Konjo Tech - Wesley Scholl](2023)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkonjoinfinity%2Fcountdown-mobile-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkonjoinfinity%2Fcountdown-mobile-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkonjoinfinity%2Fcountdown-mobile-app/lists"}