https://github.com/kovs705/japanese-from-scratch
Origin SwiftUI Project
https://github.com/kovs705/japanese-from-scratch
Last synced: 6 months ago
JSON representation
Origin SwiftUI Project
- Host: GitHub
- URL: https://github.com/kovs705/japanese-from-scratch
- Owner: kovs705
- Created: 2020-09-27T10:21:07.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-27T10:30:10.000Z (almost 6 years ago)
- Last Synced: 2025-04-09T08:17:30.612Z (over 1 year ago)
- Size: 177 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Japanese-from-Scratch
iOS App project, written with SwiftUI framework. Needs *LOTS* of improvements and rebuild with UIKit.
The main purpose of Japanese 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)
Right now I'm using **SwiftUI** and it has a lot of bugs, so I'm waiting for the new version in September (don't like using Betas) or
the best idea would be rebuilding it using **Storyboard and UIKit**.
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
- since I haven't worked on this project for a long time, even a JSON file has a lot of mistakes (cringe)
- Design also needs to be changed:
- from changing the size of the text to animations
As you can understand, right now i'm not working on this project, so it would be better rebuilding it and creating a new repository, but with Stroyboard and with corrected mistakes.