https://github.com/n7ghtm4r3/pandoro-desktop
Create, develop and publish your projects with Pandoro desktop version!
https://github.com/n7ghtm4r3/pandoro-desktop
java jetpack-compose kotlin kotlin-android kotlin-multiplatform self-hosted software-management spring spring-boot tecknobit
Last synced: 5 months ago
JSON representation
Create, develop and publish your projects with Pandoro desktop version!
- Host: GitHub
- URL: https://github.com/n7ghtm4r3/pandoro-desktop
- Owner: N7ghtm4r3
- License: mit
- Created: 2023-10-26T12:07:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-20T19:31:10.000Z (10 months ago)
- Last Synced: 2024-12-15T17:41:44.526Z (6 months ago)
- Topics: java, jetpack-compose, kotlin, kotlin-android, kotlin-multiplatform, self-hosted, software-management, spring, spring-boot, tecknobit
- Language: Kotlin
- Homepage:
- Size: 4.79 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pandoro-Desktop
**v1.0.4**
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 desktop version 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!## 🛠Skills
- Java
- Kotlin## Roadmap
This project will be constantly developed to reach different platforms to work on, following the platforms releases
steps:- Mobile
- Android
- iOS -> planned
- Pandoro desktop version
- Pandoro webapp version
- Backend service "out-of-the-box"## Usages
See how to use the **Pandoro** service reading the
Pandoro backend procedures## Customize the application
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 core library and publish to maven local
- 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### Implement the core library to your application
- #### Gradle (Short)
```gradle
repositories {
...
mavenLocal()
}dependencies {
implementation 'com.tecknobit.pandorocore:Pandoro-core:1.0.4'
}
```#### Gradle (Kotlin)
```gradle
repositories {
...
mavenLocal()
}dependencies {
implementation("com.tecknobit.pandorocore:Pandoro-core:1.0.4")
}
```### Maven
- Add the dependency
```xml
com.tecknobit.pandorocore
Pandoro-core
1.0.4```
## Appearance
Desktop UI
![]()
![]()
![]()
![]()
## Authors
- [@N7ghtm4r3](https://www.github.com/N7ghtm4r3)
- [@Rhythmss](https://www.github.com/Rhythmss)## Support
If you need help using the library or encounter any problems or bugs, please contact us via the
following links:- Support via email
- Support via GitHubThank you for your help!
## Badges
[](https://play.google.com/store/apps/developer?id=Tecknobit)
[](https://twitter.com/tecknobit)[](https://www.oracle.com/java/)
[](https://kotlinlang.org/)
[](https://play.google.com/store/apps/details?id=com.tecknobit.pandoro)## Donations
If you want support project and developer
| Crypto | Address | Network |
|-----------------------------------------------------------------------------------------------------|------------------------------------------------|----------|
|  | **3H3jyCzcRmnxroHthuXh22GXXSmizin2yp** | Bitcoin |
|  | **0x1b45bc41efeb3ed655b078f95086f25fc83345c4** | Ethereum |If you want support project and developer
with PayPalCopyright © 2024 Tecknobit