Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kimuraz/kanji-benkyou
A project to query and study kanji
https://github.com/kimuraz/kanji-benkyou
django hacktoberfest hacktoberfest2022 postgresql vue
Last synced: 1 day ago
JSON representation
A project to query and study kanji
- Host: GitHub
- URL: https://github.com/kimuraz/kanji-benkyou
- Owner: kimuraz
- Created: 2021-01-09T14:26:59.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-08T19:16:00.000Z (over 2 years ago)
- Last Synced: 2024-12-18T14:38:23.806Z (about 2 months ago)
- Topics: django, hacktoberfest, hacktoberfest2022, postgresql, vue
- Language: Python
- Homepage:
- Size: 16 MB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kanji Benkyou
This is a project for kanji studies.
It uses the data from [kanjiapi.dev](https://kanjiapi.dev/)## Features
General:
- [x] Searching / filtering
- [x] PDF sheet generation
- [ ] TranslationsPer user:
- [ ] Flashcards/Decks
- [ ] Keep track
- [ ] Review
- [ ] Quiz## Stack
- Django + DRF
- PostgreSQL for users
- Vue3 + Ant Vue Design