{"id":27245609,"url":"https://github.com/thatsinewave/puretask","last_synced_at":"2025-04-10T21:28:35.595Z","repository":{"id":281058772,"uuid":"943413998","full_name":"ThatSINEWAVE/PureTask","owner":"ThatSINEWAVE","description":"Minimalist task management web app designed to help users organize and track their daily tasks efficiently.","archived":false,"fork":false,"pushed_at":"2025-03-30T11:33:12.000Z","size":310,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T12:25:49.663Z","etag":null,"topics":["good-first-bug","good-first-contribution","good-first-issue","good-first-issues","good-first-pr","good-first-pr-first-contribution","good-first-prs","html-css-javascript","html-css-js","thatsinewave","to-do","to-do-app","to-do-app-js","to-do-list","to-do-list-app","to-do-list-javascript","to-do-website","to-dolist","web-application","webapp"],"latest_commit_sha":null,"homepage":"https://thatsinewave.github.io/PureTask/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ThatSINEWAVE.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"ThatSINEWAVE","ko_fi":"thatsinewave"}},"created_at":"2025-03-05T17:07:07.000Z","updated_at":"2025-03-30T11:33:16.000Z","dependencies_parsed_at":"2025-03-06T19:41:08.608Z","dependency_job_id":null,"html_url":"https://github.com/ThatSINEWAVE/PureTask","commit_stats":null,"previous_names":["thatsinewave/puretask"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThatSINEWAVE%2FPureTask","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThatSINEWAVE%2FPureTask/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThatSINEWAVE%2FPureTask/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThatSINEWAVE%2FPureTask/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThatSINEWAVE","download_url":"https://codeload.github.com/ThatSINEWAVE/PureTask/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248300738,"owners_count":21080770,"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":["good-first-bug","good-first-contribution","good-first-issue","good-first-issues","good-first-pr","good-first-pr-first-contribution","good-first-prs","html-css-javascript","html-css-js","thatsinewave","to-do","to-do-app","to-do-app-js","to-do-list","to-do-list-app","to-do-list-javascript","to-do-website","to-dolist","web-application","webapp"],"created_at":"2025-04-10T21:28:34.983Z","updated_at":"2025-04-10T21:28:35.585Z","avatar_url":"https://github.com/ThatSINEWAVE.png","language":"JavaScript","readme":"\u003cdiv align=\"center\"\u003e\n\n# [PureTask](https://thatsinewave.github.io/PureTask)\n\n![PureTask](https://raw.githubusercontent.com/ThatSINEWAVE/PureTask/refs/heads/main/.github/SCREENSHOTS/PureTask.png)\n\nPureTask is a minimalist task management web app designed to help users organize and track their daily tasks efficiently. It features a clean UI, dark mode support, local storage for persistence, task filtering, and task export functionality.\n\nLive Demo: [PureTask on GitHub Pages](https://thatsinewave.github.io/PureTask)\n\n\u003c/div\u003e\n\n## Features\n- **Add, Delete, and Mark Tasks**: Easily add new tasks, mark them as completed, or remove them.\n- **Task Filters**: View all tasks, only active tasks, or only completed tasks.\n- **Progress Tracking**: A progress bar and stats display the number of completed and active tasks.\n- **Dark Mode**: Toggle between light and dark themes, with preference saved in local storage.\n- **Local Storage**: Tasks are automatically saved in the browser's local storage.\n- **Task Export**: Export your task list as a JSON file for backup or sharing.\n- **Responsive Design**: Works smoothly on both desktop and mobile devices.\n\n\u003cdiv align=\"center\"\u003e\n\n## ☕ [Support my work on Ko-Fi](https://ko-fi.com/thatsinewave)\n\n\u003c/div\u003e\n\n## Technologies Used\n- HTML\n- CSS (including dark mode styles)\n- JavaScript (DOM manipulation, local storage, and event handling)\n\n## Installation \u0026 Usage\n1. Clone the repository:\n   ```sh\n   git clone https://github.com/ThatSINEWAVE/PureTask.git\n   ```\n2. Navigate to the project folder:\n   ```sh\n   cd PureTask\n   ```\n3. Open `index.html` in your browser to use the app.\n\nAlternatively, you can visit the live version hosted on GitHub Pages: [PureTask](https://thatsinewave.github.io/PureTask)\n\n## Project Structure\n```\nPureTask/\n├── index.html       # Main HTML file\n├── styles.css       # Styles for the app\n├── script.js        # JavaScript functionality\n├── README.md        # Project documentation (this file)\n```\n\n\u003cdiv align=\"center\"\u003e\n\n## [Join my discord server](https://discord.gg/2nHHHBWNDw)\n\n\u003c/div\u003e\n\n## How It Works\n- Enter a task in the input field and press the add button (or hit Enter) to create a new task.\n- Click on a task to mark it as completed.\n- Use the filters to toggle between \"All\", \"Active\", and \"Completed\" tasks.\n- Click the trash icon to delete a task.\n- Use the \"Clear Completed\" button to remove all finished tasks.\n- Export your tasks as a JSON file using the \"Export\" button.\n- Toggle between light and dark modes using the theme switcher.\n\n## Contributing\n\nContributions are welcome! If you want to contribute, feel free to fork the repository, make your changes, and submit a pull request.\n\n### Contributors\n\n- [Jasurlive](https://github.com/jasurlive) - Added import button.\n\n## License\n\nThis project is licensed under the GPL-3.0 License - see the [LICENSE](LICENSE) file for details.\n","funding_links":["https://github.com/sponsors/ThatSINEWAVE","https://ko-fi.com/thatsinewave"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthatsinewave%2Fpuretask","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthatsinewave%2Fpuretask","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthatsinewave%2Fpuretask/lists"}