{"id":18673811,"url":"https://github.com/sutharshantanu/todo","last_synced_at":"2026-04-10T17:03:07.838Z","repository":{"id":181883689,"uuid":"663171316","full_name":"SutharShantanu/Todo","owner":"SutharShantanu","description":"Todo's is a versatile project management tool designed to enhance your organization. Create, prioritize, and track tasks effortlessly, ensuring productivity and efficiency in your workflow. Stay organized and focused on what matters most.","archived":false,"fork":false,"pushed_at":"2023-07-21T14:27:36.000Z","size":19561,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-27T20:11:49.697Z","etag":null,"topics":["chakra-ui","react-router-dom","reactjs","redux","todo","todo-list"],"latest_commit_sha":null,"homepage":"https://opentodos.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/SutharShantanu.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}},"created_at":"2023-07-06T18:00:02.000Z","updated_at":"2024-05-04T20:33:24.000Z","dependencies_parsed_at":"2023-07-18T00:44:50.305Z","dependency_job_id":null,"html_url":"https://github.com/SutharShantanu/Todo","commit_stats":null,"previous_names":["sutharshantanu/todo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SutharShantanu%2FTodo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SutharShantanu%2FTodo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SutharShantanu%2FTodo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SutharShantanu%2FTodo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SutharShantanu","download_url":"https://codeload.github.com/SutharShantanu/Todo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239514881,"owners_count":19651668,"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":["chakra-ui","react-router-dom","reactjs","redux","todo","todo-list"],"created_at":"2024-11-07T09:16:37.486Z","updated_at":"2025-11-07T01:30:33.461Z","avatar_url":"https://github.com/SutharShantanu.png","language":"JavaScript","readme":"# Todo's\n\nTodo's is a project management tool that helps you stay organized by creating and managing tasks. It allows you to prioritize and track your progress, ensuring you stay productive and efficient.\n\n## Table of Contents\n\n-   [Clone](#clone)\n-   [Features](#features)\n-   [Requirements](#requirements)\n-   [Usage](#usage)\n-   [Installation](#installation)\n-   [Contributing](#contributing)\n-   [Conclusion](#conclusion)\n-   [FAQ](#faq)\n\n## Deployment\n\n[![Deployed on Vercel](https://img.shields.io/badge/Deployed%20on-Vercel-black?style=for-the-badge\u0026logo=vercel)](https://opentodos.vercel.app)\n\n## Color Reference\n\n| Color     | Hex                                                              |\n| --------- | ---------------------------------------------------------------- |\n| Primary   | ![#EDF2F7](https://via.placeholder.com/10/EDF2F7?text=+) #EDF2F7 |\n| Secondary | ![#FBD38D](https://via.placeholder.com/10/FBD38D?text=+) #FBD38D |\n| Third     | ![#2D3748](https://via.placeholder.com/10/2D3748?text=+) #2D3748 |\n| Other     | ![#F03D5F](https://via.placeholder.com/10/F03D5F?text=+) #F03D5F |\n\n## Status\n\n[![](https://img.shields.io/github/last-commit/SutharShantanu/Todo?logo=Todo\u0026style=for-the-badge\u0026color=blue)]()\n\n[![](https://img.shields.io/github/languages/count/SutharShantanu/Todo?style=for-the-badge)]()\n\n## Clone\n\nTo run this project on Cloud IDE, run the following command in your terminal:\n\n[![CodeSandbox](https://img.shields.io/badge/CodeSandbox-Open%20in%20CodeSandbox-blue?logo=codesandbox\u0026style=for-the-badge)](https://codesandbox.io/s/github/SutharShantanu/Todo)\n\nOr else you can clone this project on you local system, run the following command in your terminal:\n\n```shell\ngit clone https://github.com/SutharShantanu/Todo.git\n```\n\nAlternatively, you can use your preferred Git client and clone the repository using the provided URL.\n\n## Requirements\n\n| Dependency                                                                               | Version   |\n| ---------------------------------------------------------------------------------------- | --------- |\n| [@chakra-ui/icons](https://www.npmjs.com/package/@chakra-ui/icons)                       | ^2.0.18   |\n| [@chakra-ui/react](https://www.npmjs.com/package/@chakra-ui/react)                       | ^2.7.1    |\n| [framer-motion](https://www.npmjs.com/package/framer-motion)                             | ^10.12.18 |\n| [react](https://www.npmjs.com/package/react)                                             | ^18.2.0   |\n| [react-dom](https://www.npmjs.com/package/react-dom)                                     | ^18.2.0   |\n| [react-icons](https://www.npmjs.com/package/react-icons)                                 | ^4.10.1   |\n| [react-redux](https://www.npmjs.com/package/react-redux)                                 | ^8.1.1    |\n| [react-router-dom](https://www.npmjs.com/package/react-router-dom)                       | ^6.14.1   |\n| [react-scripts](https://www.npmjs.com/package/react-scripts)                             | 5.0.1     |\n| [redux](https://www.npmjs.com/package/redux)                                             | ^4.2.1    |\n| [redux-thunk](https://www.npmjs.com/package/redux-thunk)                                 | ^2.4.2    |\n| [victory](https://www.npmjs.com/package/victory)                                         | ^36.6.11  |\n\nThese are the updated requirements with their respective versions.\n\nYou can find the latest versions of these libraries by referring to their respective documentation or package manager.\n\n## Features\n\n-   Create, Read, Update, and Delete (CRUD) operations for managing todos and tasks.\n-   User-friendly interface for easy task organization.\n-   Real-time updates and notifications for task changes.\n-   Responsive design for seamless usage on different devices.\n\n## Technologies Used\n\n-   Frontend: HTML, CSS, JavaScript, React JS, Redux, Chakra UI\n\n## Usage\n\nTo use this project, simply navigate to the deployed website on Vercel. From there, you can browse through the different examples and tutorials, each represented in the form of a card. Click on a card to view the code and see how the hook is used in practice.\n\n## Installation\n\nTo install this project locally, follow these steps:\n\n1. Clone the repository to your local machine as mentioned [above](#clone).\n2. Install the necessary dependencies using `npm install`.\n3. Run the project using `npm start`.\n\n## Contributing\n\nIf you'd like to contribute to this project, feel free to submit a pull request with your changes. We welcome contributions of all kinds, including bug fixes, new features, and documentation improvements.\n\n[![Contributor](https://img.shields.io/badge/Contributor-SutharShantanu-blue?style=for-the-badge\u0026logo=github)](https://github.com/SutharShantanu)\n\n## Conclusion\n\nOverall, Todo's project provides a comprehensive solution for managing todos and tasks efficiently. With its user-friendly interface, real-time updates, and features, it offers a seamless experience for individuals and teams to stay organized and productive. Whether you're a student, professional, or anyone looking to manage their tasks effectively, Todo's got you covered.\n\n\u003c!--![Todo's](https://github.com/SutharShantanu/Todo/assets/110021464/4cd0ff9e-5f9f-4cf6-ab8a-e25c307db047)--\u003e\n\n\n## FAQ\n\nIs this website fully Responsive?\n\nYes, the website is fully responsive and compatible with small screen devices. Our team has diligently worked to ensure that all parts of the website are optimized for various screen sizes. Users can seamlessly access and navigate the website, regardless of the device they are using.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsutharshantanu%2Ftodo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsutharshantanu%2Ftodo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsutharshantanu%2Ftodo/lists"}