Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement 1.0.5 #5

Merged
merged 14 commits into from
Nov 20, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Added the submodules architecture in the README.md
  • Loading branch information
N7ghtm4r3 committed Nov 20, 2024
commit 406cd5b181a7c5bb59af32190b29e6abb1260e83
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -10,7 +10,6 @@ backend and for client also who communicate with that Spring Boot backend
| Module | Description | Technologies | Purpose | Version |
|:-------------------:|-------------------------------------------------------------|-----------------------------|-----------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------|
| **equinox-backend** | Set of utilities for JVM-based backend | Java, Kotlin (JVM) & Spring | Backend services, API logic, database interaction | ![Maven Central](https://img.shields.io/maven-central/v/io.github.n7ghtm4r3/equinox-backend.svg?label=Maven%20Central) |
|
| **equinox-core** | Set of utilities **Kotlin Multiplatform Project** compliant | Kotlin & KMP | Shared business logic, cross-platform functionality (Android, Desktop, iOS & Web) | ![Maven Central](https://img.shields.io/maven-central/v/io.github.n7ghtm4r3/equinox-core.svg?label=Maven%20Central) |

## Implementation