v1.1.0
This project, based on Java and the Spring Boot framework, is an open source self-hosted management software useful in managing your personal projects and group projects. Create, develop and publish your projects with Pandoro!
This repository contains the client versions of Pandoro, so if you want to customize you can fork it and work on it, if there are any errors, fixes to do or some idea to upgrade this project, please open a ticket or contact us to talk about, thanks and good use!
- Java
- Kotlin
This project will be constantly developed to reach different platforms to work on, following the platforms releases steps:
- Mobile
- Android
- Pandoro desktop version
- iOS -> planned
- Web -> planned
See how to run your own Pandoro backend instance service reading the Pandoro backend procedures
To customize and create your own version of this application you need to have the core library implemented in your project and published into maven local system
-
Clone the repository or download the zip file of the current version available
-
Open the folder file in your development environment and publish to maven local with the publishMavenPublicationToMavenLocal gradle task, take a look here for a help
repositories {
...
mavenLocal()
}
dependencies {
implementation 'com.tecknobit.pandorocore:pandorocore:1.0.5'
}
repositories {
...
mavenLocal()
}
dependencies {
implementation("com.tecknobit.pandorocore:pandorocore:1.0.5")
}
If you need help using the library or encounter any problems or bugs, please contact us via the following links:
Thank you for your help!
If you want support project and developer
Crypto | Address | Network |
---|---|---|
3H3jyCzcRmnxroHthuXh22GXXSmizin2yp | Bitcoin | |
0x1b45bc41efeb3ed655b078f95086f25fc83345c4 | Ethereum | |
AtPjUnxYFHw3a6Si9HinQtyPTqsdbfdKX3dJ1xiDjbrL | Solana |
If you want support project and developer with PayPal
This section concerns Privacy and policy for Android's application published on Google Play
Store.
Pandoro application will not share any personal data of the user with third part applications.
Copyright © 2024 Tecknobit