https://github.com/jmenmar/ikasi
Ikasi is an app for self-directed language learning. Far from traditional and obsolete ways of studying, Ikasi helps you maintain a daily routine with activities such as writing, reading or watching movies or series.
https://github.com/jmenmar/ikasi
android ios jetpack-android kmp koin-injection kotlin mvvm-architecture
Last synced: about 2 months ago
JSON representation
Ikasi is an app for self-directed language learning. Far from traditional and obsolete ways of studying, Ikasi helps you maintain a daily routine with activities such as writing, reading or watching movies or series.
- Host: GitHub
- URL: https://github.com/jmenmar/ikasi
- Owner: jmenmar
- License: apache-2.0
- Created: 2025-02-28T20:42:13.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-03-04T21:33:17.000Z (about 2 months ago)
- Last Synced: 2025-03-04T22:28:34.804Z (about 2 months ago)
- Topics: android, ios, jetpack-android, kmp, koin-injection, kotlin, mvvm-architecture
- Language: Kotlin
- Homepage:
- Size: 398 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# đ Ikasi
Ikasi is an app for self-directed language learning. Far from traditional and obsolete ways of studying, Ikasi helps you maintain a daily routine with activities such as writing, reading or watching movies or series.

## đĒ Tech stack
- Kotlin Mutliplatform
- Minimum Android SDK level 24
- Jetpack Compose
- MVVM Architecture## đī¸ Libraries
- Material3
- Koin
- Room
- Lifecycle ViewModel
- Kotlinx Datetime
- Navigation Compose
- DataStore## đšī¸ Features
- Today's activity log
- Statistics and charts
- Add your own vocabulary
- Flashcards with your saved vocabulary
- Random words from your vocabulary to use in the next writing activity
- Add activities for past dates
- Light Theme and Dark Theme
- ...## đˇ Screenshots
![]()
![]()
## âī¸ License
```
Designed and developed by 2025 jmenmar (Javier)Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```