https://github.com/kovs705/japhelper
At first this app should be my 'test site' to learn some stuff on, but also I want to make this app for people who learn Japanese language.
https://github.com/kovs705/japhelper
Last synced: 8 days ago
JSON representation
At first this app should be my 'test site' to learn some stuff on, but also I want to make this app for people who learn Japanese language.
- Host: GitHub
- URL: https://github.com/kovs705/japhelper
- Owner: kovs705
- Created: 2020-10-19T17:30:30.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2021-09-13T07:18:22.000Z (almost 5 years ago)
- Last Synced: 2025-10-11T09:40:24.909Z (10 months ago)
- Language: Swift
- Size: 461 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JapHelper
iOS App project, written with SwiftUI framework. Needs *LOTS* of work.
The main purpose of JapHelper app is to be a helpful and easy to use *reference book*.
People that learn Japanese will have grammar, placed by categories (N5, N4, N3, N2 and N1), ability to make groups with words and *maybe* I could finally understand how to work with *JMDict* (Japanese Dictionary)
Right now I'm using **SwiftUI** (2 I guess) and it still has lots of bugs but I really want to try out this way of buidling app.
Okay so here is the list of problems(?):
- Grammar requires *TONS OF WORK*:
- formating every lesson by levels of **JLPT** and placing it in JSON document (right now I have some problems with json in Xcode 12, maybe I have to update it :/)
- understand how I could place a JMDict dictionary into my app
- this list will update soon..
- Design also needs to be changed:
- from changing the size of the text to animations
- actually it is just UI and UX, haha