{"id":19035181,"url":"https://github.com/zahidrahimoon/todo-app","last_synced_at":"2025-07-23T06:34:14.089Z","repository":{"id":256792589,"uuid":"855426060","full_name":"zahidrahimoon/todo-app","owner":"zahidrahimoon","description":"My First NextJs FullStack Todo-App.","archived":false,"fork":false,"pushed_at":"2024-09-12T16:11:36.000Z","size":189,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T14:53:07.729Z","etag":null,"topics":["fullstack","javascript","mongodb","nextjs14","reactjs","tailwindcss","todoapp"],"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/zahidrahimoon.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-09-10T21:06:11.000Z","updated_at":"2025-01-03T03:53:27.000Z","dependencies_parsed_at":"2024-09-13T04:16:31.758Z","dependency_job_id":"1d3dda02-a44b-4e48-b85c-42c7314c0d5c","html_url":"https://github.com/zahidrahimoon/todo-app","commit_stats":null,"previous_names":["zahidrahimoon/todo-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zahidrahimoon/todo-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zahidrahimoon%2Ftodo-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zahidrahimoon%2Ftodo-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zahidrahimoon%2Ftodo-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zahidrahimoon%2Ftodo-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zahidrahimoon","download_url":"https://codeload.github.com/zahidrahimoon/todo-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zahidrahimoon%2Ftodo-app/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266631532,"owners_count":23959419,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["fullstack","javascript","mongodb","nextjs14","reactjs","tailwindcss","todoapp"],"created_at":"2024-11-08T21:49:30.805Z","updated_at":"2025-07-23T06:34:14.068Z","avatar_url":"https://github.com/zahidrahimoon.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📝 Next.js Fullstack Todo Application\n\nThis is a full-stack Todo application built using [Next.js](https://nextjs.org/), which allows users to add, delete, and mark tasks as completed. The application also features a 🌞 **day** and 🌜 **night** toggle bar and 📑 **task sorting** functionality by title. The backend is powered by MongoDB for database management, and the frontend is styled using Tailwind CSS, with notifications handled by Toastify.\n\n## 🚀 Features\n\n- ➕ **Add new tasks** to the todo list\n- ❌ **Delete tasks** from the list\n- ✅ **Mark tasks as complete** or incomplete\n- 🔠 **Sort tasks alphabetically** by title\n- 🌗 **Toggle between day and night modes** for improved user experience\n- 🔄 **Real-time updates** without page reloads\n\n## 🛠 Tech Stack\n\n- 🖥 **Next.js** - Full-stack framework for React applications\n- 🗄 **MongoDB** - NoSQL database for storing todos\n- 🎨 **Tailwind CSS** - Utility-first CSS framework for styling\n- 🔔 **Toastify** - For displaying notifications\n- ⚛️ **React** - For building the user interface\n\n## 🚀 Project View \n- ![ViewWhite](https://github.com/zahidrahimoon/todo-app/blob/master/Screenshots/ViewTodo.PNG)\n- ![viewBlack](https://github.com/zahidrahimoon/todo-app/blob/master/Screenshots/blackViewTodo.PNG)\n- ![addBlack](https://github.com/zahidrahimoon/todo-app/blob/master/Screenshots/blackaddTodo.PNG)\n- ![addWhite](https://github.com/zahidrahimoon/todo-app/blob/master/Screenshots/addTodo.PNG)\n\n## 🏁 Getting Started\n\nFirst, clone the repository and install the necessary dependencies:\n\n```bash\nnpm install\n# or\nyarn install\n```\n\nThen, run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n# or\nbun dev\n```\n\n\n## 📚 Learn More\n\nTo learn more about Next.js, check out the following resources:\n\n- 📖 [Next.js Documentation](https://nextjs.org/docs) - Learn about Next.js features and API.\n- 🎓 [Learn Next.js](https://nextjs.org/learn) - Interactive Next.js tutorial.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzahidrahimoon%2Ftodo-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzahidrahimoon%2Ftodo-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzahidrahimoon%2Ftodo-app/lists"}