{"id":34588834,"url":"https://github.com/premkrrajbhar/tasketu","last_synced_at":"2026-05-03T18:35:48.987Z","repository":{"id":279475434,"uuid":"938926719","full_name":"premkrrajbhar/Tasketu","owner":"premkrrajbhar","description":"Tasketu is a task manager website that allows user to add, edit, delete, mark as complete and save tasks.","archived":false,"fork":false,"pushed_at":"2025-07-02T11:41:01.000Z","size":2739,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-02T12:42:19.996Z","etag":null,"topics":["bootstrap","css","html","javascript","tasketu","todoapp","todowebsite"],"latest_commit_sha":null,"homepage":"https://premkrrajbhar.github.io/Tasketu/","language":"HTML","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/premkrrajbhar.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,"zenodo":null}},"created_at":"2025-02-25T18:04:23.000Z","updated_at":"2025-07-02T11:41:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"3060cf5b-58c0-4267-aaf8-254e1e7ce7af","html_url":"https://github.com/premkrrajbhar/Tasketu","commit_stats":null,"previous_names":["premkrrajbhar/taskndo","premkrrajbhar/tasketu"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/premkrrajbhar/Tasketu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/premkrrajbhar%2FTasketu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/premkrrajbhar%2FTasketu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/premkrrajbhar%2FTasketu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/premkrrajbhar%2FTasketu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/premkrrajbhar","download_url":"https://codeload.github.com/premkrrajbhar/Tasketu/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/premkrrajbhar%2FTasketu/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32580145,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","css","html","javascript","tasketu","todoapp","todowebsite"],"created_at":"2025-12-24T10:48:26.608Z","updated_at":"2026-05-03T18:35:48.982Z","avatar_url":"https://github.com/premkrrajbhar.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tasketu [![Version](https://img.shields.io/badge/version-v2.1.2-pink.svg)](./CHANGELOG.md)\n\nTasketu is a sleek and user-friendly task management website designed to help users stay organized and productive. With a clean UI and intuitive functionality, Tasketu allows users to add, edit, delete, and mark tasks as complete—all in a few clicks.\n\n## ✔️  Demo Screenshot\n\n![Screenshot of TaskNDo](assets/screenshot/screenshot.png)\n\n## 🔗 Live Demo\n\nCheck out the app live here: **[Tasketu](https://premkrrajbhar.github.io/Tasketu/)**\n\n## 📋 Features\n\n- Add new tasks with ease  \n- Edit existing tasks  \n- Delete tasks you no longer need  \n- Mark tasks as complete  \n- Save tasks with persistent storage (localStorage)  \n- Beautiful responsive layout with a modern gradient-based theme\n\n\n## 🛠️ Technologies Used\n\n- **HTML** Structure of the web page.\n- **BootStrap** Styling for a modern UI.\n- **CSS** for styling\n- **JavaScript** Logic for managing tasks and local storage.\n- **AOS library** for smooth animation when scrolling website.\n- **Font Awesome** implements icons for various UI elements.\n- **Random user generator** website for generating random profile pictures for the testimonial section.\n- **Flaticon** provides icons used in the home section.\n\n\n## 🚀 How to Use\n\n- **Step 1:** Enter a new task in the input field.\n- **Step 2:** Click 'Add' to save it to the list.\n- **Step 3:** Click the 'Edit' icon to modify a task.\n- **Step 4:** Click the 'Delete' icon to remove a task.\n- **Step 5:** Click the check icon to mark a task as finished.\n\n## 📥 How to Run Locally\n\n- Step 1: Clone the repository:\n\n```bash\n   git clone https://github.com/premkrrajbhar/Tasketu.git\n```\n\n- Step 2: Navigate to the project folder:\n\n```bash\n   cd Tasketu\n```\n\n- Step 3: Open the `index.html` file in your web browser to start using the app.\n\n\n## 🤝 Contributing\n\nContributions are welcome! If you have suggestions or improvements, feel free to submit a pull request or open an issue.\n\n## 📄 Changelog\n\n- See [CHANGELOG](./CHANGELOG.md) for a complete list of updates, fixes and version history.\n- **Current Version:** `v2.1.2`\n\n\n## 📝LICENSE\n\nTasketu is open-source software released under the MIT License. This means you are free to use, modify, and distribute the code as per the terms of the MIT license. See the [LICENSE](/LICENSE) file for more information.\n\n\n## 📞 Contact\n\nFor any questions or feedback, please reach out to:\n\n- **Email**: [premkumarrajbhar22@gmail.com](mailto:premkumarrajbhar22@gmail.com)\n- **GitHub**: [premkrrajbhar](https://github.com/premkrrajbhar)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpremkrrajbhar%2Ftasketu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpremkrrajbhar%2Ftasketu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpremkrrajbhar%2Ftasketu/lists"}