Home

Awesome

Planka App

Planka App is an open-source mobile application developed using Flutter. It integrates with the Planka open-source project management platform via its API, allowing users to manage boards, lists, and tasks from their mobile devices.

Info

This project is being developed by someone who has a full-time job, so it won't move as quickly as you might hope. You are welcome to participate as a maintainer! I will try my best to fix all issues as fast as possible.

Release

All the APK´s of the versions can be found as attachments below each release. For IOS, please click here to join our testflight. We have a max. of 200 Users currently.

Features

Roadmap

Installation

Prerequisites

Steps to Install

1.Clone this repository:

   git clone https://github.com/LouisHDev/planka_app.git

2.Navigate to the project directory:

   cd planka_app

3.Install the dependencies:

   flutter pub get

4.Run the app on an emulator or a real device:

   flutter run

5.Tipp:

Don´t forget to add your local.properties for developing :)

Contributing

We welcome contributions to improve the Planka App! Whether you want to fix bugs, add new features, or improve documentation, your help is appreciated.

How to Contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Commit your changes (git commit -m 'Add new feature').
  4. Push the branch to your fork (git push origin feature-branch).
  5. Open a pull request.

Before contributing, please ensure that all changes:

Issues

If you find any bugs or want to suggest new features, feel free to open an issue.

Info

In the current App state, you will have to often refresh or go back to the boards and then back into where ever you were again. This is due to no caching at the moment. Planning to add this in the next Version. So keep in mind. The changes you´ve made are already on the Server, just not showing instantly.

Support

If you need any help or have questions regarding the project, you can reach out to the maintainer:

License

This project is licensed under the The Commons Clause License. See the LICENSE file for details.

App Preview

<img src="assets/images/github_page/app_2.png" width="300"/> <img src="assets/images/github_page/app_3.png" width="300"/> <img src="assets/images/github_page/app_4.png" width="300"/> <img src="assets/images/github_page/app_5.png" width="300"/> <img src="assets/images/github_page/app_6.png" width="300"/> <img src="assets/images/github_page/app_8.png" width="300"/> <img src="assets/images/github_page/app_9.png" width="300"/>