{"id":21675616,"url":"https://github.com/hoowc/next-todo-app-interview","last_synced_at":"2026-04-18T04:03:06.812Z","repository":{"id":264132616,"uuid":"892451019","full_name":"HooWC/next-todo-app-interview","owner":"HooWC","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-22T08:23:32.000Z","size":90,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-20T09:23:10.071Z","etag":null,"topics":["bootstrap5","calendar","json2csv","nextjs","uuid","xlsx"],"latest_commit_sha":null,"homepage":"https://next-todo-app-gamma-eight.vercel.app","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/HooWC.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-11-22T06:14:05.000Z","updated_at":"2024-11-22T08:24:15.000Z","dependencies_parsed_at":"2024-11-22T07:40:54.363Z","dependency_job_id":null,"html_url":"https://github.com/HooWC/next-todo-app-interview","commit_stats":null,"previous_names":["hoowc/next-todo-app-interview"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/HooWC/next-todo-app-interview","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HooWC%2Fnext-todo-app-interview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HooWC%2Fnext-todo-app-interview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HooWC%2Fnext-todo-app-interview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HooWC%2Fnext-todo-app-interview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HooWC","download_url":"https://codeload.github.com/HooWC/next-todo-app-interview/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HooWC%2Fnext-todo-app-interview/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31955920,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bootstrap5","calendar","json2csv","nextjs","uuid","xlsx"],"created_at":"2024-11-25T14:09:53.009Z","updated_at":"2026-04-18T04:03:06.796Z","avatar_url":"https://github.com/HooWC.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Install NextJS\n\n```\nnpx create-next-app@latest your-todo-app\n```\n\n### The default version is `19.0.0-rc` for testing, you need to lower the version\n\n```\nnpm install react@18 react-dom@18\n```\n\n### Install Bootstrap\n\n```\nnpm install bootstrap\nnpm install react-bootstrap\nnpm install bootstrap-icons\n```\n\n### Import Bootstrap\n\n```\nimport 'bootstrap/dist/css/bootstrap.min.css';\nimport 'bootstrap-icons/font/bootstrap-icons.css';\n```\n\n### Install Calendar\n\n```\nnpm install react-calendar\n```\n\n### Install provides language localization configuration\n\n```\nnpm install date-fns\n```\n\n### Install drag effect\n\n```\nnpm install react-beautiful-dnd\n```\n\n### Install UUID for Task ID\n\n```\nnpm install uuid\n```\n\n### Install Export to Excel \u0026 CSV\n\n```\nnpm install json2csv xlsx\n```\n\n### Start Project\n\n```\nnpm run dev\n```\n\n------\n\n\n\n### This project is developed using `NextJS` to implement a simple Todo Task List\n\n#### It has the following functions\n\n1. Create tasks\n\n2. Filter tasks\n\n3. Export Excel and CSV files\n\n4. Delete tasks\n\n5. Modify task information\n\n6. Pagination\n\n7. Mobile version support\n\n8. Search function\n\n9. View calendar\n\n10. Browser online data storage\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoowc%2Fnext-todo-app-interview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhoowc%2Fnext-todo-app-interview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoowc%2Fnext-todo-app-interview/lists"}