{"id":20072772,"url":"https://github.com/makeplane/plane-mobile","last_synced_at":"2025-05-05T21:30:29.527Z","repository":{"id":183738135,"uuid":"670258087","full_name":"makeplane/plane-mobile","owner":"makeplane","description":"📱 🛫 🔥 Mobile App of Plane. Open Source JIRA, Linear and Height Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.","archived":true,"fork":false,"pushed_at":"2024-07-02T09:00:00.000Z","size":6136,"stargazers_count":193,"open_issues_count":21,"forks_count":60,"subscribers_count":7,"default_branch":"develop","last_synced_at":"2025-03-27T21:47:49.431Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/makeplane.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2023-07-24T16:31:26.000Z","updated_at":"2025-03-17T02:40:20.000Z","dependencies_parsed_at":"2024-02-11T12:45:05.897Z","dependency_job_id":null,"html_url":"https://github.com/makeplane/plane-mobile","commit_stats":null,"previous_names":["makeplane/plane-mobile"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makeplane%2Fplane-mobile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makeplane%2Fplane-mobile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makeplane%2Fplane-mobile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makeplane%2Fplane-mobile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/makeplane","download_url":"https://codeload.github.com/makeplane/plane-mobile/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252579979,"owners_count":21771247,"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":[],"created_at":"2024-11-13T14:42:16.958Z","updated_at":"2025-05-05T21:30:28.851Z","avatar_url":"https://github.com/makeplane.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cbr /\u003e\u003cbr /\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://plane.so\"\u003e\n  \u003cimg src=\"https://plane-marketing.s3.ap-south-1.amazonaws.com/plane-readme/plane_logo_.webp\" alt=\"Plane Logo\" width=\"70\"\u003e\n\u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch3 align=\"center\"\u003e\u003cb\u003ePlane\u003c/b\u003e\u003c/h3\u003e\n\u003cp align=\"center\"\u003e\u003cb\u003eOpen-source project planning tool\u003c/b\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://discord.com/invite/A92xrEGCge\"\u003e\n\u003cimg alt=\"Discord\" src=\"https://img.shields.io/discord/1031547764020084846?color=5865F2\u0026label=Discord\u0026style=for-the-badge\" /\u003e\n\u003c/a\u003e\n\u003cimg alt=\"Discord\" src=\"https://img.shields.io/github/commit-activity/m/makeplane/plane?style=for-the-badge\" /\u003e\n\u003c/p\u003e\n\u003cp\u003e\n    \u003ca href=\"https://app.plane.so/\" target=\"_blank\"\u003e\n      \u003cimg\n        src=\"https://plane-marketing.s3.ap-south-1.amazonaws.com/plane-readme/plane_index_screen_mobiles.webp\"\n        width=\"100%\"\n      /\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n\nMeet [Plane](https://plane.so). An open-source software development tool to manage issues, sprints, and product roadmaps with peace of mind 🧘‍♀️.\n\n\n\u003e Plane Mobile is still in its early days, not everything will be perfect yet, and hiccups may happen. Please let us know of any suggestions, ideas, or bugs that you encounter on our [Discord](https://discord.com/invite/A92xrEGCge) or GitHub issues, and we will use your feedback to improve on our upcoming releases.\n\nIntroducing Plane Mobile, the ultimate tool at your fingertips for managing critical tasks. Our mobile app allows you to effortlessly perform the project-related tasks and effectively manage your projects. Plane Mobile is developed using the latest and most suitable tech stack, which includes Flutter and Dart for the front-end, and Python with Django for the back-end. We rely on PostgreSQL as our primary database and leverage Redis for efficient background task management. To begin using Plane Mobile, get started by exploring our setup section below.\n## 💻 Setting Up the App\n\n**Step 1: Install the Required Tools**\n\n__For Windows:__ Install JDK, Flutter SDK, Dart SDK, and Android Studio. To learn more about the setup on Windows, please refer to the [Flutter documentation](https://docs.flutter.dev/get-started/install/windows).\n\n__For macOS:__ Install Xcode, Homebrew, JDK, Flutter, Dart, and Cocoapods. To learn more about the setup on macOS, please visit the [Flutter documentation](https://docs.flutter.dev/get-started/install/macos).\n\n**Step 2: Clone the Repository**\n\n**Step 3: Create the .env file**\n1. Create a file named `.env` in the project's root directory.\n2. Define the variables BASE_API (required) and UNSPLASH_API_KEY (optional) in the `.env` file and initialize them.\n\n## 🚀 Features\n* **Issue Planning and Tracking**: Quickly create issues and add details using a powerful rich text editor that supports file uploads. Add sub-properties and references to issues for better organization and tracking.\n* **Layouts**: Customize your project view with your preferred layout - choose from List, Kanban, or Calendar to visualize your project in a way that makes sense to you.\n* **Cycles**: Plan sprints with Cycles to keep your team on track and productive. Gain insights into your project's progress with burn-down charts and other useful features.\n* **Modules**: Break down your large projects into smaller, more manageable modules. Assign modules between teams to easily track and plan your project's progress.\n\n## 📸 Screenshots\n\u003cp\u003e\n    \u003ca href=\"https://plane.so\" target=\"_blank\"\u003e\n      \u003cimg\n        src=\"https://plane-marketing.s3.ap-south-1.amazonaws.com/plane-readme/plane_mob_issues.webp\"\n        alt=\"Plane Issues Views\"\n        width=\"100%\"\n      /\u003e\n    \u003c/a\u003e\n  \u003c/p\u003e\n\u003cp\u003e\n    \u003ca href=\"https://plane.so\" target=\"_blank\"\u003e\n      \u003cimg\n        src=\"https://plane-marketing.s3.ap-south-1.amazonaws.com/plane-readme/plane_mob_issue_details.webp\"\n        alt=\"Plane Issue Details\"\n        width=\"100%\"\n      /\u003e\n    \u003c/a\u003e\n  \u003c/p\u003e\n  \u003cp\u003e\n    \u003ca href=\"https://plane.so\" target=\"_blank\"\u003e\n      \u003cimg\n        src=\"https://plane-marketing.s3.ap-south-1.amazonaws.com/plane-readme/plane_mob_cycles.webp\"\n        alt=\"Plane Cycles\"\n        width=\"100%\"\n      /\u003e\n    \u003c/a\u003e\n  \u003c/p\u003e\n  \u003cp\u003e\n    \u003ca href=\"https://plane.so\" target=\"_blank\"\u003e\n      \u003cimg\n        src=\"https://plane-marketing.s3.ap-south-1.amazonaws.com/plane-readme/plane_mob_modules.webp\"\n        alt=\"Plane Modules\"\n        width=\"100%\"\n      /\u003e\n    \u003c/a\u003e\n  \u003c/p\u003e\n\n\n## 📚Documentation\n\nFor full documentation, visit [docs.plane.so](https://docs.plane.so/)\n\nTo see how to Contribute, visit [here](https://github.com/makeplane/plane/blob/master/CONTRIBUTING.md).\n\n## ❤️ Community\n\nThe Plane community can be found on GitHub Discussions, where you can ask questions, voice ideas, and share your projects.\n\n\nTo chat with other community members you can join the [Plane Discord](https://discord.com/invite/A92xrEGCge).\n\nOur [Code of Conduct](https://github.com/makeplane/plane/blob/master/CODE_OF_CONDUCT.md) applies to all Plane community channels.\n\n## ⛓️ Security\n\nIf you believe you have found a security vulnerability in Plane, we encourage you to responsibly disclose this and not open a public issue. We will investigate all legitimate reports. Email engineering@plane.so to disclose any security vulnerabilities.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakeplane%2Fplane-mobile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmakeplane%2Fplane-mobile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakeplane%2Fplane-mobile/lists"}