{"id":25720175,"url":"https://github.com/algoture/taskwhiz","last_synced_at":"2025-08-21T22:18:40.737Z","repository":{"id":275527934,"uuid":"926335674","full_name":"Algoture/TaskWhiz","owner":"Algoture","description":"Task Management Application","archived":false,"fork":false,"pushed_at":"2025-02-03T14:56:00.000Z","size":267,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T17:41:36.707Z","etag":null,"topics":[],"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/Algoture.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-02-03T04:03:55.000Z","updated_at":"2025-02-10T15:53:38.000Z","dependencies_parsed_at":"2025-02-03T05:30:32.322Z","dependency_job_id":"c6f21bfb-6207-4429-a9cb-11c12e915fb3","html_url":"https://github.com/Algoture/TaskWhiz","commit_stats":null,"previous_names":["algoture/taskwhiz"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Algoture/TaskWhiz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Algoture%2FTaskWhiz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Algoture%2FTaskWhiz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Algoture%2FTaskWhiz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Algoture%2FTaskWhiz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Algoture","download_url":"https://codeload.github.com/Algoture/TaskWhiz/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Algoture%2FTaskWhiz/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271553231,"owners_count":24779820,"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","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-02-25T17:36:45.483Z","updated_at":"2025-08-21T22:18:40.598Z","avatar_url":"https://github.com/Algoture.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TaskWhiz\n## -Yardstick's Full Stack Development assignment\n\n## Overview\n\n**TaskWhiz** is a simple **Task Management Application** built using **Next.js** with **Server Actions**, **MongoDB** and **ShadCN UI**. It allows users to:\n\n✅ **Create** tasks\\\n✅ **View** a list of tasks\\\n✅ **Edit** tasks\\\n✅ **Delete** tasks\\\n✅ **Mark tasks as complete/incomplete**\n\n## Features\n\n- **Next.js 14** with App Router\n- **Server Actions** for database operations\n- **MongoDB** for persistent data storage\n- **ShadCN UI** for modern, accessible components\n- **Tailwind CSS** for styling\n- **Error handling \u0026 loading states**\n\n---\n\n## 🛠️ Installation \u0026 Setup\n\n### **1️⃣ Clone the Repository**\n\n```sh\ngit clone https://github.com/Algoture/TaskWhiz.git\ncd TaskWhiz\n```\n\n### **2️⃣ Install Dependencies**\n\n```sh\nnpm install \n```\n\n### **3️⃣ Set Up Environment Variables**\n\nCreate a `.env` file in the project root and add:\n\n```env\nMONGODB_URI=your_mongodb_connection_string\n```\n\n### **4️⃣ Start the Development Server**\n\n```sh\nnpm run dev\n```\n\nThe app will be available at **[http://localhost:3000](http://localhost:3000)**.\n\n---\n\n\n---\n\n## 🚀 Usage\n\n### **Create a Task**\n\n1. Fill in the **title, description, and due date**.\n2. Click **Add Task**.\n3. The new task will appear in the list immediately.\n\n### **Mark a Task as Complete**\n\n- Click on the **checkbox** next to the task.\n\n### **Edit a Task**\n\n- Click on **Edit** Icon, update the details, and save.\n\n### **Delete a Task**\n\n- Click the **Delete** Icon to remove the task.\n\n---\n## UI Enhancements with ShadCN\n\nShadCN UI improves the user interface with:\n\n✅ Button Components for Add, Edit, and Delete actions\n\n✅ Modal/Dialog Components for editing tasks\n\n✅ Card Components for displaying tasks in a clean layout\n\n✅ Loading Spinners \u0026 Toasters for feedback and user interaction\n\n---\n\n## 🔧 Technologies Used\n\n- **Next.js 14** (Server Actions, App Router)\n- **MongoDB \u0026 Mongoose**\n- **Tailwind CSS** (UI Styling)\n- **ShadCN UI** (Modern UI Components)\n\n\n---\n\n## 🛠️ Future Improvements\n\n- ✅ Authentication (Login \u0026 Register)\n- ✅ User-specific task management\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falgoture%2Ftaskwhiz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falgoture%2Ftaskwhiz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falgoture%2Ftaskwhiz/lists"}