{"id":22201954,"url":"https://github.com/lra8dev/m_todo","last_synced_at":"2025-10-08T21:12:46.888Z","repository":{"id":227962425,"uuid":"772699547","full_name":"lra8dev/m_todo","owner":"lra8dev","description":"M_todo is a powerful and flexible todo web application built using React, Redux, and Tailwind CSS. It allows users to add, delete, update, and sort their todos efficiently.","archived":false,"fork":false,"pushed_at":"2024-05-17T14:42:29.000Z","size":206,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-27T05:27:29.434Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://m-todo-one.vercel.app/","language":"JavaScript","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/lra8dev.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":"2024-03-15T17:57:17.000Z","updated_at":"2024-05-17T14:42:33.000Z","dependencies_parsed_at":"2024-12-02T16:12:22.665Z","dependency_job_id":"8d3dd73d-a0b2-460b-96a5-bca488381e07","html_url":"https://github.com/lra8dev/m_todo","commit_stats":null,"previous_names":["laxman-rathod/m_todo","laxmanrathod69/m_todo","lra8dev/m_todo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lra8dev/m_todo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lra8dev%2Fm_todo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lra8dev%2Fm_todo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lra8dev%2Fm_todo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lra8dev%2Fm_todo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lra8dev","download_url":"https://codeload.github.com/lra8dev/m_todo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lra8dev%2Fm_todo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267627268,"owners_count":24117716,"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-29T02:00:12.549Z","response_time":2574,"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":[],"created_at":"2024-12-02T16:11:50.576Z","updated_at":"2025-10-08T21:12:41.852Z","avatar_url":"https://github.com/lra8dev.png","language":"JavaScript","readme":"# Overview \n\nM_todo is an intuitive and efficient todo web application designed to streamline your task management. Built using React for the frontend, Redux for state management, and Tailwind CSS for styling, M_todo offers a seamless and responsive user experience. The application allows users to manage their tasks effectively by providing functionalities to add, delete, update, and sort todos.\n\n\n\n## Key Features\n\n### Add Todos\nQuickly add new tasks to your todo list with a simple and user-friendly input interface.\n\n### Delete Todos\nEffortlessly remove tasks that are no longer needed to keep your list clean and organized.\n\n### Update Todos\nEasily modify the details of existing tasks to keep your todo list up to date.\n\n### Sort Todos\nOrganize your tasks by various criteria, such as date, priority, or alphabetical order, to help you stay on top of your workload.\n\n### Progress Tracking\nProviding features to track the progress of tasks and projects.\n\n\n\n## Technology Stack\n\n- **React**: Utilized for building the dynamic and interactive user interface.\n\n- **Redux**: Employed for managing the application state in a predictable manner.\n\n- **Tailwind CSS**: Used for creating custom and responsive designs with utility-first CSS classes.\n\n\n\n## Project Goals\n\nThe primary goal of M_todo is to provide a simple yet powerful tool for managing tasks, suitable for both personal and professional use. The application aims to enhance productivity by offering a clean and intuitive interface that makes task management straightforward and efficient.\n\n\n\n## Live Preview \n\nYou can view a live demo of the **M_todo** app at [Demo URL.](https://m-todo-one.vercel.app/)\n\n\n\n## Getting Started\n\nTo get a local copy up and running, follow these simple steps.\n\n## Prerequisites\n\nMake sure you have the following installed on your local machine:\n\n- Node.js\n- npm (Node package manager)\n\n\n\n## Installation\n\nTo run this project locally, follow these steps:\n\n1. Clone the repository:\n    ```sh\n    git clone https://github.com/laxman-rathod/m_todo.git\n    ```\n2. Navigate to the project directory:\n    ```sh\n    cd M_todo\n    ```\n3. Install the dependencies:\n    ```sh\n    npm install\n    ```\n4. Start the development server:\n    ```sh\n    npm start\n    ```\n5. Open your browser and visit `http://localhost:3000`.\n\n\n\n## Usage\n\n1. **Add a Todo**: Enter your task in the input field and click the \"Add\" button.\n\n2. **Update a Todo**: Click on the edit icon next to the task, modify the task, and save the changes.\n\n3. **Delete a Todo**: Click on the delete icon next to the task you want to remove.\n\n4. **Sort Todos**: Use the sorting options to organize your tasks by different criteria.\n\n\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n\n\n## Future Enhancements\n\nPlanned future enhancements for M_todo include:\n\n- **User Authentication:** Implementing user accounts to allow personalized todo lists.\n\n- **Due Dates and Reminders:** Adding functionality for setting due dates and reminders for tasks.\n\n- **Categories and Tags:** Enabling users to categorize and tag their tasks for better organization.\n\n\n\n## Conclusion\n\nM_todo is designed to be a reliable and easy-to-use todo web application that helps users manage their tasks effectively. With its robust features and responsive design, M_todo is the perfect tool for anyone looking to improve their productivity and stay organized.\n\n\n\n## Contributing\n\nContributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated.**\n\n1. Fork the Project\n\n2. Create your Feature Branch:\n    ```sh\n    git checkout -b feature/AmazingFeature\n    ```\n\n3. Create your Feature Branch:\n    ```sh\n    git commit -m 'Add some AmazingFeature'\n    ```\n\n4. Push to the Branch:\n   ```sh\n   git push origin feature/AmazingFeature\n   ```\n\n5. Open a Pull Request\n\n\n\n## Contact\n\nIf you have any questions or feedback, feel free to reach out to me:\n\n- **Name**: Laxman Rathod \n- **Email**: laxmanrathod.dev@gmail.com\n- **GitHub**: [laxman-rathod](https://github.com/laxman-rathod)\n\n---\n\nThank you for using M_todo! Happy task managing!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flra8dev%2Fm_todo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flra8dev%2Fm_todo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flra8dev%2Fm_todo/lists"}