{"id":23274190,"url":"https://github.com/imketan1610/countdowntimer-basic","last_synced_at":"2025-04-06T10:45:11.871Z","repository":{"id":237426814,"uuid":"794471134","full_name":"ImKetan1610/countdownTimer-Basic","owner":"ImKetan1610","description":"A web application that allows users to input a specific date and time, after which the application will display a countdown timer that counts down to the specified date and time from the current date and time.","archived":false,"fork":false,"pushed_at":"2024-05-02T04:48:44.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T16:27:42.349Z","etag":null,"topics":["html5","htms-css-javascript","reactjs"],"latest_commit_sha":null,"homepage":"","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/ImKetan1610.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":"2024-05-01T08:43:46.000Z","updated_at":"2024-05-02T04:48:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"6e8da167-19d3-4bdb-97b0-7f92ccc6d5f9","html_url":"https://github.com/ImKetan1610/countdownTimer-Basic","commit_stats":null,"previous_names":["imketan1610/countdowntimer-basic"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImKetan1610%2FcountdownTimer-Basic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImKetan1610%2FcountdownTimer-Basic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImKetan1610%2FcountdownTimer-Basic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImKetan1610%2FcountdownTimer-Basic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ImKetan1610","download_url":"https://codeload.github.com/ImKetan1610/countdownTimer-Basic/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247471390,"owners_count":20944154,"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":["html5","htms-css-javascript","reactjs"],"created_at":"2024-12-19T20:12:29.207Z","updated_at":"2025-04-06T10:45:11.853Z","avatar_url":"https://github.com/ImKetan1610.png","language":"JavaScript","readme":"\n# Countdown Timer: Problem Statement\n\n## 1. Introduction\n\nCreate a web application that allows users to input a specific date and time, after which the application will display a countdown timer that counts down to the specified date and time from the current date and time.\n\n## 2. Features\n\n-   User input for the target date and time.\n    \n-   Real-time countdown display.\n    \n-   Ability to cancel and create a new countdown at any time.\n    \n-   Responsive design for various screen sizes.\n    \n-   Optional: Sound notification for when the countdown is complete.\n    \n-   Optional: Persist countdown even if the browser tab is reopened again.\n    \n\n## 3. User Stories\n\n-   As a user, I want to be able to easily input the target date and time for the countdown.\n    \n-   As a user, I want to see a real-time countdown displayed in an easy-to-understand format.\n    \n-   As a user, I want the countdown timer to be visually appealing and responsive on different devices.\n    \n\n## 4. Functional Requirements\n\n### 4.1 Input Form\n\n-   Provide a form with fields for the user to input the target date and time.\n    \n-   Validate the input to ensure it is a valid date and time format.\n    \n\n### 4.2 Countdown Timer\n\n-   Display the countdown timer in a visually appealing format.\n    \n-   Update the countdown timer in real-time to reflect the remaining time.\n    \n\n### 4.3 Cancel / Stop Countdown timer\n\n-   Allow the user to stop the countdown timer at any point of time.\n    \n\n### 4.4 Validations\n\n-   The maximum days for the countdown timer should be 99 days.\n    \n-   The maximum hours for the countdown timer should be 23 hours\n    \n-   The maximum minutes for the countdown timer should be 59 minutes\n    \n-   The maximum seconds for the countdown timer should be 59 seconds\n    \n-   The cut-off date for the date picker should be 99 days from the current date\n    \n-   The countdown timer should not go below 0\n    \n\n### 4.5 Responsive Design\n\n-   Ensure the application is responsive and displays correctly on desktop and mobile devices.\n    \n\n## 5. Technologies\n\nFrontend: HTML, CSS, Javascript, React","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimketan1610%2Fcountdowntimer-basic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimketan1610%2Fcountdowntimer-basic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimketan1610%2Fcountdowntimer-basic/lists"}