{"id":20710679,"url":"https://github.com/mahdi-q/todo-list-app-react-project","last_synced_at":"2025-03-11T06:20:22.908Z","repository":{"id":261654276,"uuid":"884946447","full_name":"mahdi-q/Todo-List-App-React-Project","owner":"mahdi-q","description":"A web app for writing and managing your work, powered by React and styled in Bootstrap","archived":false,"fork":false,"pushed_at":"2024-11-07T18:11:14.000Z","size":108,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-17T21:08:42.921Z","etag":null,"topics":["bootstrap","react","reactjs","todo-list","todo-list-app","todolist"],"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/mahdi-q.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-07T17:08:22.000Z","updated_at":"2024-11-07T18:11:18.000Z","dependencies_parsed_at":"2024-11-07T18:39:56.495Z","dependency_job_id":null,"html_url":"https://github.com/mahdi-q/Todo-List-App-React-Project","commit_stats":null,"previous_names":["mahdi-q/todo-list-app-react-project"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahdi-q%2FTodo-List-App-React-Project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahdi-q%2FTodo-List-App-React-Project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahdi-q%2FTodo-List-App-React-Project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahdi-q%2FTodo-List-App-React-Project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mahdi-q","download_url":"https://codeload.github.com/mahdi-q/Todo-List-App-React-Project/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242981621,"owners_count":20216450,"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":["bootstrap","react","reactjs","todo-list","todo-list-app","todolist"],"created_at":"2024-11-17T02:12:50.940Z","updated_at":"2025-03-11T06:20:22.861Z","avatar_url":"https://github.com/mahdi-q.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Todo List App React Project\n\nA web app for writing and managing your work, powered by React and styled in Bootstrap.\n\n## Table of Contents\n\n- [Installation](#installation)\n- [Features](#features)\n- [Key Concepts](#key-concepts)\n- [Packages](#packages)\n- [Contact Information](#contact-information)\n\n## Installation\n\n### Prerequisites\n\n- Node.js and npm should be installed on your machine.\n\n### Steps\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/mahdi-q/Todo-List-App-React-Project.git\n   ```\n2. Navigate to the project directory:\n   ```bash\n   cd Todo-List-App-React-Project\n   ```\n3. Install the dependencies:\n   ```bash\n   npm install\n   ```\n4. Run the server:\n   ```bash\n   npm run server\n   ```\n5. Run the app:\n   ```bash\n   npm run dev\n   ```\n6. Click on the link provided in the terminal to open the app in your browser.\n\n## Features\n\n- **Fully responsive design styled with Bootstrap**\n- **Change todo's status to completed or uncompleted**\n- **Remove todo from todos list**\n\n## Key Concepts\n\nThis project explores several important concepts from the React library and JS:\n\n- **State Management**: Using `reduxjs/toolkit` and `react-redux`, manage and centralize the application’s state, making data consistent and accessible across components.\n- **API Integration**: Utilize `axios` for making HTTP requests to external APIs, handling data retrieval, posting, and error management effectively.\n- **Mock Backend for Development**: With `json-server`, set up a local REST API that serves mock data, which is useful for front-end testing without a full backend.\n- **Data Fetching \u0026 Thunk Middleware**: Integrate asynchronous logic using thunks in `reduxjs/toolkit`, allowing you to fetch data with `axios` and store it in Redux for global access.\n- **Error Handling**: Implement error-catching strategies for failed API requests or UI rendering issues, possibly by leveraging Redux to store error messages.\n\n## Packages\n\nPackages used in this project:\n\n- **reduxjs/toolkit**: Simplifies state management in React with tools to reduce Redux boilerplate.\n- **axios**: Makes HTTP requests and handles API calls easily in JavaScript.\n- **bootstrap**: Provides responsive design components for building mobile-friendly UIs.\n- **json-server**: Creates a mock REST API with a JSON file for quick backend prototyping.\n- **react-dom**: Manages DOM rendering of React components in web applications.\n- **react-redux**: Connects React components to the Redux store for efficient state management.\n\n## Contact Information\n\nFor any questions or feedback, please contact me at [ghasemi84mahdi@gmail.com](mailto:ghasemi84mahdi@gmail.com).\n\n---\n\nThank you for using the Todo List App React Project!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahdi-q%2Ftodo-list-app-react-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmahdi-q%2Ftodo-list-app-react-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahdi-q%2Ftodo-list-app-react-project/lists"}