{"id":20434527,"url":"https://github.com/chandrasekhar2039/todo","last_synced_at":"2025-04-12T21:12:18.634Z","repository":{"id":105037480,"uuid":"357760767","full_name":"chandrasekhar2039/TODO","owner":"chandrasekhar2039","description":"A simple task management app.","archived":false,"fork":false,"pushed_at":"2023-08-08T02:56:54.000Z","size":30316,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T21:12:06.394Z","etag":null,"topics":["pwa","pwa-apps","react","react-typescript","reactjs","redux","redux-typescript","todo","todoapp","todolist","typescript","workbox"],"latest_commit_sha":null,"homepage":"https://your-next-gen-todo.vercel.app/","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/chandrasekhar2039.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":"2021-04-14T03:26:02.000Z","updated_at":"2023-06-19T06:56:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"c374da46-d79d-4b50-a047-82046f14727c","html_url":"https://github.com/chandrasekhar2039/TODO","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chandrasekhar2039%2FTODO","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chandrasekhar2039%2FTODO/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chandrasekhar2039%2FTODO/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chandrasekhar2039%2FTODO/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chandrasekhar2039","download_url":"https://codeload.github.com/chandrasekhar2039/TODO/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248631681,"owners_count":21136562,"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":["pwa","pwa-apps","react","react-typescript","reactjs","redux","redux-typescript","todo","todoapp","todolist","typescript","workbox"],"created_at":"2024-11-15T08:27:27.240Z","updated_at":"2025-04-12T21:12:18.627Z","avatar_url":"https://github.com/chandrasekhar2039.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg alt=\"Logo\" src=\"./MarkdownAssets/images/logo.png\" width=\"100\" /\u003e\n\u003c/div\u003e\n\u003ch1 align=\"center\"\u003e\n  My Todo\n\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n   Built with \u003ca href=\"https://reactjs.org/\" target=\"_blank\"\u003eReact\u003c/a\u003e and hosted with \u003ca href=\"https://vercel.com/\" target=\"_blank\"\u003eVercel\u003c/a\u003e\n\u003cbr/\u003e\n\u003ca href=\"https://your-next-gen-todo.vercel.app/\"\u003e\n   \u003cimg src=\"https://img.shields.io/github/deployments/chandrasekhar2039/TODO/Production?label=Vercel\u0026logo=vercel\u0026logoColor=white\" alt=\"Vercel Status\" /\u003e\n   \u003c/a\u003e\n\u003c/p\u003e\n\u003cbr/\u003e\n\n![View](./MarkdownAssets/images/Destop%20version.gif)\n\nA Web-App that manages day to day tasks, in a simple and efficient manner. It's responsive, fast and works offline.\nSupports dark and light mode.\n\n## Mobile View\n\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"./MarkdownAssets/images/Mobile%20Version.gif\" alt=\"Mobile View\" width=\"200\"/\u003e\n\u003cp\u003eSupports almost all mobile devices\u003c/p\u003e\n\u003c/div\u003e\n\n## Theme Change\n![Theme](./MarkdownAssets/images/Mode.gif)\n\n\u003cp align=\"center\"\u003e\nSupports dark and light theme.\n\u003c/p\u003e\n\n## 🛠 Installation \u0026 Set Up\n\n1. Fork this repo\n\n2. Clone the forked repo into your local system.\n\n    ```sh\n    git clone \u003cyour repo link\u003e\n    ```\n\n3. Install dependencies\n\n   ```sh\n   npm install\n   ```\n\n4. Start the development server\n\n   ```sh\n   npm start\n   ```\n\n   ## 🎨 Color Reference\n\n   | Color          | Hex                                                                |\n   | -------------- | ------------------------------------------------------------------ |\n   | Black Russian           | ![#161620](https://via.placeholder.com/10/161620?text=+) `#161620` |\n   | Valhalla    | ![#25273c](https://via.placeholder.com/10/25273c?text=+) `#25273c` |\n   | Royal Blue  | ![#447be8](https://via.placeholder.com/10/447be8?text=+) `#447be8` |\n   | Lavender Grey  | ![#bbbdd5](https://via.placeholder.com/10/bbbdd5?text=+) `#bbbdd5` |\n   | Gun Powder | ![#4b4b5d](https://via.placeholder.com/10/4b4b5d?text=+) `#4b4b5d` |\n   | Han Purple   | ![#3E00FF](https://via.placeholder.com/10/3E00FF?text=+) `#3E00FF` |\n   | Black  | ![#100303](https://via.placeholder.com/10/100303?text=+) `#100303` |\n   | White   | ![#fffefe](https://via.placeholder.com/10/fffefe?text=+) `#fffefe` |\n\n ## license\n\u003ca href=\"./LICENSE\"\u003e\n\u003cimg src=\"https://img.shields.io/github/license/chandrasekhar2039/TODO\" alt=\"MIT license\" /\u003e\n\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchandrasekhar2039%2Ftodo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchandrasekhar2039%2Ftodo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchandrasekhar2039%2Ftodo/lists"}