{"id":18623309,"url":"https://github.com/lucassantus/time-flies","last_synced_at":"2026-01-05T03:04:17.424Z","repository":{"id":173501664,"uuid":"621591571","full_name":"LucasSantus/time-flies","owner":"LucasSantus","description":":alarm_clock: Simple application designed to help keep track of time","archived":false,"fork":false,"pushed_at":"2024-05-18T16:35:09.000Z","size":567,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-24T22:41:27.671Z","etag":null,"topics":["next14","react","shadcn","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://time-flies.vercel.app","language":"TypeScript","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/LucasSantus.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}},"created_at":"2023-03-31T01:24:06.000Z","updated_at":"2024-06-26T02:37:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"f8527501-ceb3-41a7-891d-512feff540aa","html_url":"https://github.com/LucasSantus/time-flies","commit_stats":null,"previous_names":["lucassantus/time-flies"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucasSantus%2Ftime-flies","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucasSantus%2Ftime-flies/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucasSantus%2Ftime-flies/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucasSantus%2Ftime-flies/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LucasSantus","download_url":"https://codeload.github.com/LucasSantus/time-flies/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244297909,"owners_count":20430347,"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":["next14","react","shadcn","tailwindcss","typescript"],"created_at":"2024-11-07T04:22:44.821Z","updated_at":"2026-01-05T03:04:17.350Z","avatar_url":"https://github.com/LucasSantus.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eTime Flies\u003c/h1\u003e\n\n\u003ch6 align=\"center\"\u003e \n\tIf you want to view the system, click on \u003ca href=\"https://time-flies.vercel.app/\"\u003ehere\u003c/a\u003e.\n\u003c/h6\u003e\n\n\u003ch6 align=\"center\"\u003e \n  If you want to view the staging system, click on \u003ca href=\"https://time-flies-staging.vercel.app/\"\u003ehere\u003c/a\u003e.\n\u003c/h6\u003e\n\n\n\u003ch3 id=\"about\"\u003e:information_source: About\u003c/h3\u003e\n\n\u003e This project was developed using Nextjs, React, TypeScript, TailwindCSS.\n\nThe idea is:\n_\"Create a simple countdown project. Aiming at building the application in order to improve learning in NextJS, React, TypeScript and TailwindCSS.\"_\n\n---\n\n\u003ch3 id=\"status\"\u003e:heavy_exclamation_mark: Status\u003c/h3\u003e\n\n\u003ch4 align=\"center\"\u003e\n ✔️ Finished project ✔️\n\u003c/h4\u003e\n\n---\n\n\u003ch3 id=\"why\"\u003e:question: Why\u003c/h3\u003e\n\nThis project is part of my personal portfolio, I will be happy if you provide some feedback, code, structure, functionality or any feature\u0026improvement you can report to improve it.\n\nYou can use this project however you want, whether it's for studying, making improvements, you call the shots!\n\nThis is a totally free project!\n\n---\n\n\u003ch3 id=\"tecnologies\"\u003e:rocket: Tecnologies\u003c/h3\u003e\n\nUsed tools:\n\n- [NextJS v14.2.3](https://nextjs.org/)\n- [Next Themes v0.3.0](https://github.com/pacocoursey/next-themes)\n- [Eslint v9.1.1](https://github.com/eslint/eslint)\n- [Lucide React v0.376.0](https://lucide.dev/)\n- [Prettier v3.2.5](https://prettier.io/)\n- [React v18.3.1](https://pt-br.reactjs.org/)\n- [TypeScript v5.1.3](https://www.typescriptlang.org/)\n- [TailwindCSS v3.3.2](https://tailwindcss.com/docs/installation)\n- [Framer Motion v11.1.7](https://www.npmjs.com/package/framer-motion)\n- [Use Hooks v3.1.0](https://usehooks-ts.com/)\n- [Zod v3.23.4](https://zod.dev/)\n\n---\n\n\u003ch3 id=\"funcionalidades\"\u003e:sparkles: Features\u003c/h3\u003e\n\n- [X] Dark mode.\n- [X] Start countdown functionality.\n- [X] Pause countdown functionality.\n- [X] Reset countdown functionality.\n- [X] Edit countdown time functionality.\n- [X] Sound notification upon countdown completion.\n- [X] Display a message to the user upon completion.\n\n---\n\n\u003ch3 id=\"running\"\u003e:computer: Run project\u003c/h3\u003e\n\nIf you are interested in examining the source code and experiencing how the project works, click \u003ca href=\"/RUNNING.md\"\u003ehere\u003c/a\u003e for a detailed preview and the opportunity to run it.\n\n---\n\n\u003ch3 id=\"author\"\u003e:bust_in_silhouette: Author\u003c/h3\u003e\n\n\u003ctable\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e\n\t\t\t\u003cdiv\u003e \n\t\t\t\t\u003ca href=\"https://github.com/LucasSantus\"\u003e\n\t\t\t\t\t\u003cimg style=\"border-radius: 50%;\" src=\"https://github.com/LucasSantus.png\" width=\"100px;\" alt=\"\"/\u003e\n\t\t\t\t\t\u003cbr /\u003e\n\t\t\t\t\tLucas Santus\n\t\t\t\t\u003c/a\u003e\n\t\t\t\u003c/div\u003e\n\t\t\u003c/td\u003e\n\t\u003c/tr\u003e\n\u003c/table\u003e\n\u003cbr /\u003e\n\nMade with ❤️ by Lucas Santus!\u003cbr /\u003e\nThanks for visiting and good coding!\u003cbr /\u003e\n\n---\n\n\u003ch3 id=\"license\"\u003e:memo: License\u003c/h3\u003e\n\nThis project is licensed under the MIT License - see the [LICENSE.md](https://github.com/LucasSantus/time-flies/blob/master/LICENSE) for better details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucassantus%2Ftime-flies","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucassantus%2Ftime-flies","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucassantus%2Ftime-flies/lists"}