Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
- [ ] Translations

Per user:
- [ ] Flashcards/Decks
- [ ] Keep track
- [ ] Review
- [ ] Quiz

## Stack
- Django + DRF
- PostgreSQL for users
- Vue3 + Ant Vue Design