{"id":19599398,"url":"https://github.com/pratiktomar/task-planner","last_synced_at":"2026-06-21T18:31:43.057Z","repository":{"id":216887720,"uuid":"742622672","full_name":"PratikTomar/Task-Planner","owner":"PratikTomar","description":"A simple Task Planner web application built with React for planning tasks, including features like priority, category.","archived":false,"fork":false,"pushed_at":"2024-01-14T20:42:13.000Z","size":175,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-26T15:18:05.753Z","etag":null,"topics":["planner","task","task-planner"],"latest_commit_sha":null,"homepage":"https://task-planner-uqdm.onrender.com/","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/PratikTomar.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":"2024-01-12T22:23:49.000Z","updated_at":"2024-01-13T18:11:59.000Z","dependencies_parsed_at":"2024-01-13T12:51:38.393Z","dependency_job_id":"a000e0bc-420f-4af1-b8fc-e1d1da448c63","html_url":"https://github.com/PratikTomar/Task-Planner","commit_stats":null,"previous_names":["pratiktomar/task-planner"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PratikTomar/Task-Planner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratikTomar%2FTask-Planner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratikTomar%2FTask-Planner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratikTomar%2FTask-Planner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratikTomar%2FTask-Planner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PratikTomar","download_url":"https://codeload.github.com/PratikTomar/Task-Planner/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratikTomar%2FTask-Planner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34622271,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-21T02:00:05.568Z","response_time":54,"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":["planner","task","task-planner"],"created_at":"2024-11-11T09:10:17.173Z","updated_at":"2026-06-21T18:31:43.035Z","avatar_url":"https://github.com/PratikTomar.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Taskee Web App\n\nA simple Task Planner web application built with React for planning tasks, including features like priority and category.\n\n## Features\n\n- Add tasks with priorities and categories\n- Edit existing tasks\n- Delete tasks\n- Filter and sort tasks based on priority and category\n- Used context API for state management.\n\n## Technologies Used\n\n- React\n- Node.js and Express (for the server)\n- CSS\n\n## Setup Instructions\n\n### Prerequisites\n\n- Node.js installed\n- NPM or Yarn installed\n\n### Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/PratikTomar/Task-Planner.git\n   ```\n\n2. Navigate to the project directory:\n\n   ```bash\n   cd task-planner\n   ```\n\n3. Navigate to the server to start the server by \n\n\n   ```bash\n   cd server\n   ```\n\n\n4. Install dependencies of the server:\n\n   ```bash\n   npm install\n   ```\n\n5. Make .env file and insert mongoDB URI and PORT\n\n3. Navigate to the client to start the client by \n\n\n   ```bash\n   cd client\n   ```\n\n\n4. Install dependencies of the client:\n\n   ```bash\n   npm install\n   ```\n\n\n\n### Running the App\n\n1. Start the server:\n\n    ```bash\n    npm start\n    ```\n\nThe server will run on http://localhost:3001.\n\n2. Start the React app:\n\n```bash\nnpm start\n```\n\n3. The React app will run on http://localhost:3000.\n\n4. Open your browser and visit http://localhost:3000 to use the Task Planner.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpratiktomar%2Ftask-planner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpratiktomar%2Ftask-planner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpratiktomar%2Ftask-planner/lists"}