Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kerymov/rooms
"Rooms" is an app designed to help the speedcubing community practice for solving mechanical puzzles (e.g. Rubik's cube) for speed online with others.
https://github.com/kerymov/rooms
android-application jetpack-compose kotlin speedcubing
Last synced: 17 days ago
JSON representation
"Rooms" is an app designed to help the speedcubing community practice for solving mechanical puzzles (e.g. Rubik's cube) for speed online with others.
- Host: GitHub
- URL: https://github.com/kerymov/rooms
- Owner: kerymov
- Created: 2024-05-27T16:14:08.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-12-10T21:04:12.000Z (about 2 months ago)
- Last Synced: 2024-12-10T22:18:15.347Z (about 2 months ago)
- Topics: android-application, jetpack-compose, kotlin, speedcubing
- Language: Kotlin
- Homepage:
- Size: 796 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
# Rooms
![Banner](https://i.ibb.co/QH9hRg4/Banner.png)
> ⚠️ Development is ongoing
__Rooms__ is an Android app designed to practice in solving mechanical puzzles (e.g. Rubik’s cube) for speed online together in virtual rooms.
Our mission is to create a product that we will use ourselves and that will be useful to other members of the speedcubing community!## Development
Contributors: [Illia Kerymov](https://www.linkedin.com/in/kerymov/) (Android) and [Oleg Korchan](https://www.linkedin.com/in/oleh-korchan-735b30214/) (Back-end).Thanks a lot to Oleg for providing a high-quality back-end solution.
### Android main stack:
- Kotlin
- Jetpack Compose
- Kotlin Coroutines
- Flow
- Retrofit2
- Compose Navigation
- SignalR### Architecture:
- Clean Architecture
- MVVM