https://github.com/makeplane/plane-mobile
π± π« π₯ 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.
https://github.com/makeplane/plane-mobile
Last synced: about 1 year ago
JSON representation
π± π« π₯ 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.
- Host: GitHub
- URL: https://github.com/makeplane/plane-mobile
- Owner: makeplane
- License: agpl-3.0
- Archived: true
- Created: 2023-07-24T16:31:26.000Z (about 3 years ago)
- Default Branch: develop
- Last Pushed: 2024-07-02T09:00:00.000Z (about 2 years ago)
- Last Synced: 2025-03-27T21:47:49.431Z (over 1 year ago)
- Language: Dart
- Size: 5.85 MB
- Stars: 193
- Watchers: 7
- Forks: 60
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Plane
Open-source project planning tool
Meet [Plane](https://plane.so). An open-source software development tool to manage issues, sprints, and product roadmaps with peace of mind π§ββοΈ.
> 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.
Introducing 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.
## π» Setting Up the App
**Step 1: Install the Required Tools**
__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).
__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).
**Step 2: Clone the Repository**
**Step 3: Create the .env file**
1. Create a file named `.env` in the project's root directory.
2. Define the variables BASE_API (required) and UNSPLASH_API_KEY (optional) in the `.env` file and initialize them.
## π Features
* **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.
* **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.
* **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.
* **Modules**: Break down your large projects into smaller, more manageable modules. Assign modules between teams to easily track and plan your project's progress.
## πΈ Screenshots
## πDocumentation
For full documentation, visit [docs.plane.so](https://docs.plane.so/)
To see how to Contribute, visit [here](https://github.com/makeplane/plane/blob/master/CONTRIBUTING.md).
## β€οΈ Community
The Plane community can be found on GitHub Discussions, where you can ask questions, voice ideas, and share your projects.
To chat with other community members you can join the [Plane Discord](https://discord.com/invite/A92xrEGCge).
Our [Code of Conduct](https://github.com/makeplane/plane/blob/master/CODE_OF_CONDUCT.md) applies to all Plane community channels.
## βοΈ Security
If 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.