{"id":22846031,"url":"https://github.com/dimzerdevas/task-manager","last_synced_at":"2025-07-31T14:42:11.070Z","repository":{"id":266492605,"uuid":"898461719","full_name":"dimzerdevas/task-manager","owner":"dimzerdevas","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-09T10:22:20.000Z","size":210,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T05:29:36.276Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/dimzerdevas.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-12-04T12:44:28.000Z","updated_at":"2024-12-08T16:33:48.000Z","dependencies_parsed_at":"2025-02-06T09:47:35.379Z","dependency_job_id":"7da23485-1c09-42a6-b3b2-b4d7c1a0ad3d","html_url":"https://github.com/dimzerdevas/task-manager","commit_stats":null,"previous_names":["dimzerdevas/task-manager"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dimzerdevas/task-manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimzerdevas%2Ftask-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimzerdevas%2Ftask-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimzerdevas%2Ftask-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimzerdevas%2Ftask-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dimzerdevas","download_url":"https://codeload.github.com/dimzerdevas/task-manager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimzerdevas%2Ftask-manager/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268057771,"owners_count":24188623,"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-07-31T02:00:08.723Z","response_time":66,"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":"2024-12-13T03:19:56.463Z","updated_at":"2025-07-31T14:42:11.039Z","avatar_url":"https://github.com/dimzerdevas.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Task Manager Application\n\nThis project is a Task Manager application built with React, Typescript and Vite.\n\n👉 Deployed with GitHub Actions: https://dimzerdevas.github.io/task-manager/\n\nIt includes features such as task creation, editing, deletion, marking a task as done and drag-and-drop functionality. Tasks data is stored and retrieved in local storage. User can filter tasks based on their completion status.\n\n\u003cins\u003eNote\u003c/ins\u003e: There's also a *BORED?* button which makes a request to the API of the (outdated) Chuck Norris jokes, just to showcase some HTTP requests handling with React Query functionality. \n\n## Technologies used\n\n👉 The application utilizes React Router functionality, the Context API for key features, integrates Material UI components with styled components and notistack for snackbar notifications. It also uses Auth0 for authentication.\n\n👉 Jest is used for unit testing, miragejs for mocking the API requests and react-testing-library for rendering components in the test environment.\n\n👉 Prettier and eslint are used for code format.\n\n## Architectural Decisions\n\nThe application is split in views per route/page. Common components, hooks and layouts are in the src root of the app.\n\n## Setup and Run the Project Locally\n\n- Clone the repo `git clone https://github.com/dimzerdevas/task-manager`\n- Change directory to project's root `cd task-manager`\n- Install dependencies `npm install`\n- Run the application `npm run dev`\n\n\u003cins\u003eImportant note\u003c/ins\u003e:\n\n- To access the main application you will need to login.\n- In order for `auth0` provider to work, you will need to create an `.env` following the format of `.env.sample`(read more: https://auth0.com/docs/quickstart/spa/react/interactive)\n- In case you don't want to all that, you can always comment out the `AuthProvider` and/or the `isAuthenticated` variable. \n\n## Considerations\n\n- React Beautiful DnD is deprecated and should be viewed as a tech debt. A small animation flickering may also have to do with that.\n- There are some `TODOs` in the code as notes, mostly on some typescript issues I encountered and some tests that weren't clearing up properly.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimzerdevas%2Ftask-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdimzerdevas%2Ftask-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimzerdevas%2Ftask-manager/lists"}