https://github.com/kovs705/jmdictionary
Pet-project app using JMDict-Simplified you can search the Japanese word and soon you could save favorites and edit details
https://github.com/kovs705/jmdictionary
dictionary ios japanese swift swiftui
Last synced: 3 months ago
JSON representation
Pet-project app using JMDict-Simplified you can search the Japanese word and soon you could save favorites and edit details
- Host: GitHub
- URL: https://github.com/kovs705/jmdictionary
- Owner: kovs705
- Created: 2023-03-03T14:11:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-09T17:29:24.000Z (over 2 years ago)
- Last Synced: 2025-04-09T08:17:15.118Z (over 1 year ago)
- Topics: dictionary, ios, japanese, swift, swiftui
- Language: Swift
- Homepage:
- Size: 11.6 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JMDictionary App
Pet-project app using [**JMDict-Simplified**](https://github.com/scriptin/jmdict-simplified) Search, Save and Learn Japanese words!
## Stack
- MVVM + MVI
- [The JMDict Project](https://www.edrdg.org/jmdict/j_jmdict.html)
- SwiftUI
## Requirements
- iOS 16.0+
## Screenshots
### Main page

### Page with groups and words

### Basic list from JMDict

Original XML files - **JMdict.xml, JMdict_e.xml, and JMnedict.xml** - are the property of the Electronic Dictionary Research and Development Group, and are used in conformance with the Group's [license](http://www.edrdg.org/edrdg/licence.html). Project started in 1991 by Jim Breen.
Source files of this project are available under [Creative Commons Attribution-ShareAlike License v4.0.](https://creativecommons.org/licenses/by-sa/4.0/). See [LICENSE.txt](https://github.com/kovs705/JMDictionary/blob/main/JMDictionary/LICENSE.txt)
All derived files are distributed under the same license, as the original license requires it.