{"id":13479701,"url":"https://github.com/G3root/Eisen-Matrix","last_synced_at":"2025-03-27T10:30:37.851Z","repository":{"id":40606701,"uuid":"457293403","full_name":"G3root/Eisen-Matrix","owner":"G3root","description":"🎯 Eisen Matrix is a prioritization app that uses Eisenhower matrix technique as workflow to prioritize a list of tasks \u0026 built with React Native for learning purposes.","archived":false,"fork":false,"pushed_at":"2022-02-09T15:00:55.000Z","size":2895,"stargazers_count":17,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-30T13:38:06.700Z","etag":null,"topics":["cross-platform","eisenhower-matrix","emotion","expo","react","react-native","taskmanagement","todoapp","zustand"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/G3root.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}},"created_at":"2022-02-09T09:35:11.000Z","updated_at":"2024-03-06T19:45:28.000Z","dependencies_parsed_at":"2022-09-04T10:32:51.377Z","dependency_job_id":null,"html_url":"https://github.com/G3root/Eisen-Matrix","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/G3root%2FEisen-Matrix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/G3root%2FEisen-Matrix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/G3root%2FEisen-Matrix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/G3root%2FEisen-Matrix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/G3root","download_url":"https://codeload.github.com/G3root/Eisen-Matrix/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245826686,"owners_count":20678843,"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":["cross-platform","eisenhower-matrix","emotion","expo","react","react-native","taskmanagement","todoapp","zustand"],"created_at":"2024-07-31T16:02:21.688Z","updated_at":"2025-03-27T10:30:37.379Z","avatar_url":"https://github.com/G3root.png","language":"TypeScript","readme":"\n![GitHub Cards Preview](readme-assets/header.png)\n\n[![GitHub license](https://img.shields.io/badge/license-MIT-green)](LICENSE)\n![GitHub issues](https://img.shields.io/github/issues/G3root/Eisen-Matrix)\n\n![GitHub stars](https://img.shields.io/github/stars/G3root/Eisen-Matrix?style=social)\n![GitHub stars](https://img.shields.io/github/forks/G3root/Eisen-Matrix?style=social)\n![GitHub stars](https://img.shields.io/github/watchers/G3root/Eisen-Matrix?style=social)\n![GitHub follow](https://img.shields.io/github/followers/G3root?label=Follow\u0026style=social)\n![Twitter Follow](https://img.shields.io/twitter/follow/nfs__21?label=Twitter\u0026style=social)\n\n# 🎯 Eisen Matrix\n\n Eisen Matrix is a prioritization app that uses Eisenhower matrix technique as workflow to prioritize a list of tasks \u0026 built with React Native for learning purposes inspired by [Einsen](https://github.com/Spikeysanju/Einsen) which is written in **Kotlin**.\u003cbr /\u003e\n\n***Try latest Einsen Matrix app apk from below 👇***\n\n[![Einsen](https://img.shields.io/badge/-Download%20APK-blue?style=for-the-badge\u0026logo=android)](https://github.com/G3root/Eisen-Matrix/releases/download/v1.2.0/Eisen-Matrix.apk)\n\n\u003cbr /\u003e\n\n## 🏃 Running Locally\n\n```bash\n$ git clone https://github.com/G3root/Eisen-Matrix.git\n$ cd Eisen-Matrix\n$ yarn install\n$ yarn start\n```\n\n\u003cbr /\u003e\n\n## 🌞 Light Mode\n\n|   Dashboard    | Matrix Table    |   All Tasks   \n|---\t|---\t|---\n|  ![](readme-assets/home_light.jpg)    |  ![](readme-assets/matrix_table_light.jpg)    |   ![](readme-assets/all_task_light.jpg)    \n\n|   Task Details  |   Add Task    | Empty State    |\n|---    |---\t|---\t|\n|   ![](readme-assets/task_detail_light.jpg)    |   ![](readme-assets/add_task_light.jpg)      |   ![](readme-assets/empty_state_light.jpg)\n\n\u003cbr /\u003e\n\n## 🌚 Dark Mode\n\n|   Dashboard    | Matrix Table    |   All Tasks   \n|---\t|---\t|---\n|  ![](readme-assets/home_dark.jpg)    |  ![](readme-assets/matrix_table_dark.jpg)    |   ![](readme-assets/all_task_dark.jpg)    \n\n|   Task Details  |   Add Task    | Empty State    |\n|---    |---\t|---\t|\n|   ![](readme-assets/task_detail_dark.jpg)    |   ![](readme-assets/add_task_dark.jpg)      |   ![](readme-assets/empty_state_dark.jpg)\n\n\u003cbr /\u003e\n\n## 🛠 Built With\n\n- [Expo](https://expo.dev/) - Supercharged React Native workflow.\n- [Zustand](https://github.com/pmndrs/zustand) - A small, fast and scalable bearbones state-management solution using simplified flux principles.\n- [Emotion](https://emotion.sh/) - a performant and flexible CSS-in-JS library.\n- [React Native Paper](https://callstack.github.io/react-native-paper/) - Cross-platform Material Design components for React Native.\n- [React Hook Form](https://react-hook-form.com/) - Performant, flexible and extensible forms with easy-to-use validation.\n- [Immer](https://immerjs.github.io/immer/) - simplified handling immutable data structures.\n- [React Navigation](https://reactnavigation.org/) - Routing and navigation for Expo and React Native apps.\n- [TypeScript](https://www.typescriptlang.org/) - JavaScript with syntax for types.\n\n\u003cbr /\u003e\n\n## 📩 Contact\n\nI know that first and foremost you are looking for a tool to solve your problems, but if you enjoy\nit that much, why not tell us? We would love to hear from you 😉\n\nDM me at 👇\n\n* Twitter: \u003ca href=\"https://twitter.com/nfs__21\" target=\"_blank\"\u003e@nfs__21\u003c/a\u003e\n* Email: nafeesnazik21@gmail.com\n\n\u003cbr\u003e\n\n## 🤗 Credits\n\n- App Icons from [Logos-by-larkef](https://rareblocks.xyz/logos-by-larkef)\n- Project inspiration [Einsen](https://github.com/Spikeysanju/Einsen)\n\n\u003cbr\u003e\n\n","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FG3root%2FEisen-Matrix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FG3root%2FEisen-Matrix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FG3root%2FEisen-Matrix/lists"}