{"id":26307555,"url":"https://github.com/reclast/reacttodoapp-reclast","last_synced_at":"2025-03-15T10:15:19.284Z","repository":{"id":278671282,"uuid":"936402465","full_name":"RecLast/ReactTodoAPP-RecLast","owner":"RecLast","description":"React TodoAPP RecLast","archived":false,"fork":false,"pushed_at":"2025-02-21T03:23:13.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-21T03:28:55.130Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/RecLast.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":"2025-02-21T02:52:06.000Z","updated_at":"2025-02-21T03:23:17.000Z","dependencies_parsed_at":"2025-02-21T03:29:00.553Z","dependency_job_id":"9d08bf7b-b7df-4b79-ad5d-e1de30bf4945","html_url":"https://github.com/RecLast/ReactTodoAPP-RecLast","commit_stats":null,"previous_names":["reclast/reacttodoapp-reclast"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RecLast%2FReactTodoAPP-RecLast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RecLast%2FReactTodoAPP-RecLast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RecLast%2FReactTodoAPP-RecLast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RecLast%2FReactTodoAPP-RecLast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RecLast","download_url":"https://codeload.github.com/RecLast/ReactTodoAPP-RecLast/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243713384,"owners_count":20335567,"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":[],"created_at":"2025-03-15T10:15:18.738Z","updated_at":"2025-03-15T10:15:19.273Z","avatar_url":"https://github.com/RecLast.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📌 RecLast Todo App\n\nA powerful and modern Todo App built with React, designed to help you manage tasks efficiently. Whether it's daily, weekly, monthly, or project-based tasks, our app provides a structured way to stay productive.\n\n## 🚀 Features\n\n✅ **Dashboard System** – Get a quick overview of your tasks and projects.\n\n✅ **Task Management** – Add tasks on a daily, weekly, monthly, or project basis.\n\n✅ **Project Management** – Create and manage projects with ease.\n\n✅ **Priority System** – Set task priorities to focus on what matters most.\n\n✅ **Modern UI/UX** – A clean, intuitive, and modern design.\n\n✅ **Responsive Design** – Fully functional across all screen sizes.\n\n✅ **Settings \u0026 Customization** – Personalize the app according to your preferences.\n\n✅ **Multi-language Support** – Use the app in different languages.\n\n✅ **Task Export \u0026 Import** – Download your tasks and reload them when needed.\n\n✅ **All-in-One Solution** – Everything you need in a single, well-organized application.\n\n\n## 📸 Screenshots\n\n- Fulll APP\n  \n![TodoApp - RecLast](./projectimage/image1.png)\n\n- Responsive Mobile\n  \n![TodoApp - RecLast](./projectimage/image8.png)\n\n- Project Menü\n  \n![TodoApp - RecLast](./projectimage/image4.png)\n\n- Setting Menü\n  \n![TodoApp - RecLast](./projectimage/image6.png)\n\n## 🛠️ Installation \u0026 Setup\n\nFollow these simple steps to install and run the project locally.\n\n### Prerequisites\n\nMake sure you have the following installed on your system:\n- [Node.js](https://nodejs.org/) (v14+ recommended)\n- [Git](https://git-scm.com/)\n\n### Clone the Repository\n```sh\ngit clone https://github.com/RecLast/ReactTodoAPP-RecLast\ncd ReactTodoAPP-RecLast\n```\n\n### Install Dependencies\n```sh\nnpm install\n```\n\n### Start the Application\n```sh\nnpm start\n```\n\nThe app will now be available at `http://localhost:3000`.\n\n## ⚙️ Configuration\n\nYou can customize the application settings via the settings menu. Supported customizations include:\n- **Language Selection**\n- **Theme Preferences**\n- **Notification Preferences**\n\n## 📦 Deployment\n\nTo deploy the app, you can use:\n\n### Build for Production\n```sh\nnpm run build\n```\n\nThis command generates optimized production files in the `build/` folder.\n\n### Deploying to Vercel\n```sh\nnpm install -g vercel\nvercel\n```\n\n## 🏗️ Technologies Used\n\n- **React.js** – Frontend framework\n- **Redux** – State management\n- **Tailwind CSS** – Modern styling\n- **React Router** – Navigation handling\n- **i18next** – Multi-language support\n\n## 🎯 Future Improvements\n\n🔹 Integration with third-party calendar apps\n\n🔹 Dark mode support\n\n🔹 Team collaboration features\n\n🔹 Task reminders and notifications\n\n## 📜 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## 🤝 Contributing\n\nWe welcome contributions! Feel free to open issues and pull requests to improve the project.\n\n## 📞 Contact\n\nFor any inquiries, reach out via:\n- **Email**: iletisim@umiteski.com.tr\n- **GitHub Issues**: [Open an issue]([https://github.com/yourusername/todo-app/issues](https://github.com/RecLast/ReactTodoAPP-RecLast/issues))\n\nHappy Coding! 🚀\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freclast%2Freacttodoapp-reclast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freclast%2Freacttodoapp-reclast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freclast%2Freacttodoapp-reclast/lists"}