{"id":26807777,"url":"https://github.com/jeslipriya/todo-react","last_synced_at":"2026-04-11T06:04:21.562Z","repository":{"id":285048823,"uuid":"956908922","full_name":"jeslipriya/ToDo-React","owner":"jeslipriya","description":"ToDo Application using React.js ","archived":false,"fork":false,"pushed_at":"2025-03-29T06:12:36.000Z","size":64,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T06:27:11.108Z","etag":null,"topics":["css","html","js","json","jsx","reactjs","todo-list"],"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/jeslipriya.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":"2025-03-29T05:11:39.000Z","updated_at":"2025-03-29T06:14:10.000Z","dependencies_parsed_at":"2025-03-29T06:38:05.286Z","dependency_job_id":null,"html_url":"https://github.com/jeslipriya/ToDo-React","commit_stats":null,"previous_names":["jeslipriya/todo-react"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeslipriya%2FToDo-React","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeslipriya%2FToDo-React/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeslipriya%2FToDo-React/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeslipriya%2FToDo-React/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeslipriya","download_url":"https://codeload.github.com/jeslipriya/ToDo-React/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246258865,"owners_count":20748573,"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":["css","html","js","json","jsx","reactjs","todo-list"],"created_at":"2025-03-30T00:17:05.185Z","updated_at":"2025-12-30T23:18:14.133Z","avatar_url":"https://github.com/jeslipriya.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# To-Do List App\n\nA simple and user-friendly **To-Do List App** built with **React.js** and Vite.\n\n## Features \n- Add new tasks with Catergory and level of importance\n- Edit tasks (optional)\n- Delete tasks\n- Mark tasks as completed\n- Filter tasks (All, Completed, Pending)\n- User authentication (Login \u0026 Register) (optional)\n- Stores tasks in **localStorage**\n- Dark Mode\n\n## Project Structure \n```\nmy-todo-app/\n├── public/                   # Static files\n│   ├── favicon.ico           # App icon\n│   ├── index.html            # Main HTML file\n│\n├── src/                      # Source files\n│   ├── components/           # Reusable components\n│   │   ├── AuthForm.jsx      # Authentication form component\n│   │   ├── FilterButtons.jsx # Todo filter buttons\n│   │   ├── TodoForm.jsx      # Todo input form\n│   │   ├── TodoItem.jsx      # Single todo item\n│   │   └── TodoList.jsx      # List of todos\n│   │\n│   ├── pages/                # Page components\n│   │   ├── LoginPage.jsx     # Login page\n│   │   ├── RegisterPage.jsx  # Registration page\n│   │   └── TodoPage.jsx      # Main todo page\n│   │\n│   ├── utils/                # Utility functions\n│   │   └── auth.js           # Authentication logic\n│   │\n│   ├── App.jsx               # Main app router\n│   ├── main.jsx              # App entry point\n│   └── styles.css            # Global styles\n│\n├── .gitignore                # Git ignore rules\n├── package.json              # Project dependencies and scripts\n├── package-lock.json         # Lockfile\n├── README.md                 # Project documentation\n└── vite.config.js            # Vite configuration\n```\n\n## Installation \u0026 Setup 🛠\n1. **Clone the repo**\n```sh\ngit clone https://github.com/jeslipriya/ToDo-React.git\ncd ToDo-React\n```\n\n2. **Install dependencies**\n```sh\nnpm install\n```\n\n3. **Run the app**\n```sh\nnpm run dev\n```\n\n## Technologies Used 🛠\n- **React.js** - Frontend framework\n- **Vite** - Build tool\n- **CSS** - Styling\n- **localStorage** - Data persistence\n\n## Future Improvements \n- Undo Task Deletion\n- Mobile Responsive UI\n- Task Statistics\n\n---\nMade by **Jesli** \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeslipriya%2Ftodo-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeslipriya%2Ftodo-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeslipriya%2Ftodo-react/lists"}